
Time bar (total: 9.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 37.5% | 62.5% | 0% | 0% | 0% | 0 |
| 0% | 0% | 37.5% | 62.5% | 0% | 0% | 0% | 1 |
| 0% | 0% | 18.7% | 81.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 9.4% | 90.6% | 0% | 0% | 0% | 3 |
| 0% | 0% | 9.4% | 90.6% | 0% | 0% | 0% | 4 |
| 0% | 0% | 7% | 93% | 0% | 0% | 0% | 5 |
| 20% | 1.2% | 4.7% | 94.1% | 0% | 0% | 0% | 6 |
| 25% | 1.2% | 3.5% | 95.3% | 0% | 0% | 0% | 7 |
| 40% | 1.8% | 2.6% | 95.6% | 0% | 0% | 0% | 8 |
| 51.9% | 2% | 1.9% | 96% | 0% | 0% | 0% | 9 |
| 64.7% | 2.4% | 1.3% | 96.3% | 0% | 0% | 0% | 10 |
| 72.9% | 2.6% | 1% | 96.5% | 0% | 0% | 0% | 11 |
| 80.2% | 2.7% | 0.7% | 96.6% | 0% | 0% | 0% | 12 |
Compiled 26 to 15 computations (42.3% saved)
ival-mult: 3.0ms (31.8% of total)ival-<=: 2.0ms (21.2% of total)ival-div: 1.0ms (10.6% of total)ival-fabs: 1.0ms (10.6% of total)ival-sub: 1.0ms (10.6% of total)ival-sqrt: 1.0ms (10.6% of total)ival-and: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 967.0ms | 8256× | 0 | valid |
| 83.0ms | 808× | 0 | precondition |
ival-mult: 281.0ms (39.2% of total)ival-<=: 152.0ms (21.2% of total)ival-div: 67.0ms (9.4% of total)ival-sqrt: 67.0ms (9.4% of total)ival-sub: 57.0ms (8% of total)ival-fabs: 55.0ms (7.7% of total)ival-and: 20.0ms (2.8% of total)const: 13.0ms (1.8% of total)backward-pass: 4.0ms (0.6% of total)| 2× | egg-herbie |
| 2718× | *-lowering-*.f32 |
| 2718× | *-lowering-*.f64 |
| 1602× | +-lowering-+.f64 |
| 1602× | +-lowering-+.f32 |
| 1576× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 74 |
| 1 | 103 | 68 |
| 2 | 405 | 62 |
| 3 | 2684 | 62 |
| 0 | 8 | 12 |
| 1 | 26 | 11 |
| 2 | 72 | 10 |
| 3 | 208 | 10 |
| 4 | 534 | 10 |
| 5 | 2098 | 10 |
| 0 | 8351 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| Outputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
| Inputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a))))) |
(sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a)))) |
(neg (sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a)))))) |
(neg (sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a))))) |
(sqrt (fabs (/ (- (* b b) (* a a)) (* b b)))) |
| Outputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt (fabs (fnmadd b (/ b (* a a)) 1))) |
(sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a))))) |
(sqrt (fabs (fnmadd b (/ b (* a a)) 1))) |
(sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a)))) |
(sqrt (fabs (fnmadd b (/ b (* a a)) 1))) |
(neg (sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a)))))) |
(neg (sqrt (fabs (fnmadd b (/ b (* a a)) 1)))) |
(neg (sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a))))) |
(neg (sqrt (fabs (fnmadd b (/ b (* a a)) 1)))) |
(sqrt (fabs (/ (- (* b b) (* a a)) (* b b)))) |
(sqrt (fabs (fnmadd a (/ a (* b b)) 1))) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 47 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 0 | 0 | - | 0 | - | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 68.0ms | 512× | 0 | valid |
Compiled 123 to 26 computations (78.9% saved)
ival-sub: 27.0ms (57.6% of total)ival-mult: 8.0ms (17.1% of total)ival-sqrt: 4.0ms (8.5% of total)ival-div: 3.0ms (6.4% of total)ival-fabs: 3.0ms (6.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.6% | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| ▶ | 81.6% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
Compiled 28 to 17 computations (39.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| ✓ | cost-diff | 128 | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| ✓ | cost-diff | 128 | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b b) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
| 2906× | *-lowering-*.f32 |
| 2906× | *-lowering-*.f64 |
| 2042× | +-lowering-+.f64 |
| 2042× | +-lowering-+.f32 |
| 1688× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 91 |
| 1 | 37 | 85 |
| 2 | 92 | 85 |
| 3 | 234 | 84 |
| 4 | 573 | 84 |
| 5 | 2206 | 84 |
| 0 | 8499 | 84 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (+ (/ (* b b) (* a a)) -1))) |
(fabs (+ (/ (* b b) (* a a)) -1)) |
(+ (/ (* b b) (* a a)) -1) |
(/ (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
-1 |
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(fabs (/ (- (* a a) (* b b)) (* a a))) |
(/ (- (* a a) (* b b)) (* a a)) |
(- (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
| Outputs |
|---|
(sqrt (fabs (+ (/ (* b b) (* a a)) -1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
(fabs (+ (/ (* b b) (* a a)) -1)) |
(fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64))) |
(+ (/ (* b b) (* a a)) -1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(/ (* b b) (* a a)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(* b b) |
(*.f64 b b) |
b |
(* a a) |
(*.f64 a a) |
a |
-1 |
#s(literal -1 binary64) |
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
(fabs (/ (- (* a a) (* b b)) (* a a))) |
(fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64))) |
(/ (- (* a a) (* b b)) (* a a)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* a a) (* b b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 82.2% | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 100.0% | (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 58.4% | (/.f64 (*.f64 b b) (*.f64 a a)) |
| 34.0ms | 256× | 0 | valid |
Compiled 100 to 14 computations (86% saved)
ival-mult: 4.0ms (23% of total)ival-sqrt: 4.0ms (23% of total)ival-div: 3.0ms (17.2% of total)ival-fabs: 3.0ms (17.2% of total)ival-sub: 1.0ms (5.7% of total)ival-add: 1.0ms (5.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (fabs (+ (/ (* b b) (* a a)) -1)))> |
#<alt (fabs (+ (/ (* b b) (* a a)) -1))> |
#<alt (+ (/ (* b b) (* a a)) -1)> |
#<alt (/ (* b b) (* a a))> |
#<alt (sqrt (fabs (/ (- (* a a) (* b b)) (* a a))))> |
#<alt (fabs (/ (- (* a a) (* b b)) (* a a)))> |
#<alt (/ (- (* a a) (* b b)) (* a a))> |
#<alt (- (* a a) (* b b))> |
#<alt (* a a)> |
| Outputs |
|---|
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* -1 (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
51 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| 1.0ms | b | @ | inf | (+ (/ (* b b) (* a a)) -1) |
| 1.0ms | a | @ | 0 | (+ (/ (* b b) (* a a)) -1) |
| 0.0ms | b | @ | 0 | (+ (/ (* b b) (* a a)) -1) |
| 0.0ms | a | @ | inf | (/ (- (* a a) (* b b)) (* a a)) |
| 1× | batch-egg-rewrite |
| 4526× | *-lowering-*.f32 |
| 4526× | *-lowering-*.f64 |
| 3142× | /-lowering-/.f32 |
| 3142× | /-lowering-/.f64 |
| 1678× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 77 |
| 1 | 87 | 62 |
| 2 | 764 | 62 |
| 0 | 8951 | 62 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (+ (/ (* b b) (* a a)) -1))) |
(fabs (+ (/ (* b b) (* a a)) -1)) |
(+ (/ (* b b) (* a a)) -1) |
(/ (* b b) (* a a)) |
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(fabs (/ (- (* a a) (* b b)) (* a a))) |
(/ (- (* a a) (* b b)) (* a a)) |
(- (* a a) (* b b)) |
(* a a) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) a) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)))) (fabs.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b))))) (fabs.f64 (*.f64 a (*.f64 a a)))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a))) (fabs.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (fabs.f64 (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a a)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (/.f64 (-.f64 a b) (*.f64 a a)))) |
(*.f64 (fabs.f64 (+.f64 b a)) (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (fabs.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 b a) a)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) a) (/.f64 (fabs.f64 (-.f64 a b)) a)) |
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) |
(+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)))) (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b))))) (*.f64 a (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 b a) (neg.f64 (/.f64 (-.f64 a b) (*.f64 a a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 a b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 b a) a) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)) a)) |
(*.f64 (/.f64 (+.f64 b a) a) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (/.f64 (-.f64 a b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) a)) |
(*.f64 (/.f64 (-.f64 a b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 b a) a)) |
(*.f64 (/.f64 (+.f64 b a) #s(literal -1 binary64)) (/.f64 (-.f64 a b) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal -1 binary64)) (/.f64 (+.f64 b a) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (neg.f64 (/.f64 (+.f64 b a) a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b a) a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 1 binary64))) |
(/.f64 b (/.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 b a) b))) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (/.f64 b (/.f64 a b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 b (*.f64 (/.f64 b a) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 (/.f64 b a) #s(literal -1 binary64)))) a) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 b (neg.f64 (*.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b)) |
(*.f64 b (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b a) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 b (*.f64 a a)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a 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 b a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 b a) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 b a) #s(literal 1 binary64)) (pow.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) b) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) a) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fabs.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)))) (fabs.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b))))) (fabs.f64 (*.f64 a (*.f64 a a)))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a))) (fabs.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (fabs.f64 (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a a)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (/.f64 (-.f64 a b) (*.f64 a a)))) |
(*.f64 (fabs.f64 (+.f64 b a)) (*.f64 (fabs.f64 (-.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (fabs.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 b a) a)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (/.f64 (fabs.f64 (+.f64 b a)) a) (/.f64 (fabs.f64 (-.f64 a b)) a)) |
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a b) a) b) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a)) (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a))) (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 a a) (/.f64 a (*.f64 b b))) (*.f64 a (*.f64 a a)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a)) (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) a) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b)))) (*.f64 a (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 b a) (/.f64 (-.f64 a b) (*.f64 a a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 a (/.f64 b (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (*.f64 (/.f64 b a) b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 b a) a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 (+.f64 b a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (*.f64 (-.f64 a b) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 b a)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (-.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) a)) |
(*.f64 (/.f64 (+.f64 b a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) a) (/.f64 (-.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) #s(literal -1 binary64)) (/.f64 (-.f64 a b) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (/.f64 (-.f64 a b) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b a) a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 b a)) (-.f64 a b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 a b)) (+.f64 b a)) |
(+.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a)) |
(+.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b)) |
(+.f64 (*.f64 a (+.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b a))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(+.f64 (+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b b)) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (*.f64 a a) (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a a)) |
(fma.f64 a a (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 a a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 a a (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (*.f64 a a)) |
(fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (+.f64 b a) (-.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (+.f64 b a) (-.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (-.f64 a b) (+.f64 b a) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 a b) (+.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (neg.f64 (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (pow.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(*.f64 (+.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a b)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 a b) #s(literal 1 binary64))) |
(*.f64 (-.f64 a b) (+.f64 b a)) |
(*.f64 (-.f64 a b) (*.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a)) (-.f64 #s(literal 0 binary64) (-.f64 a b))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b a))) (-.f64 a b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(fabs.f64 (*.f64 a a)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(fabs.f64 (-.f64 (*.f64 a a) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 a a) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 a (*.f64 a #s(literal 1 binary64))) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) a) |
| 1× | egg-herbie |
| 4648× | *-lowering-*.f32 |
| 4648× | *-lowering-*.f64 |
| 1252× | fmsub-define |
| 1226× | times-frac |
| 1188× | fmm-def |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 1770 |
| 1 | 76 | 1716 |
| 2 | 220 | 1584 |
| 3 | 902 | 1584 |
| 4 | 4538 | 1584 |
| 0 | 8531 | 1584 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* -1 (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
| Outputs |
|---|
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (/ (- (pow a 2) (pow b 2)) (pow a 2)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (/ (- (pow a 2) (pow b 2)) (pow a 2))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* -1 (/ (pow b 2) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* -1 (/ (pow b 2) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
Compiled 20985 to 2527 computations (88% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 892 | 4 | 896 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 894 | 4 | 898 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
| ▶ | 100.0% | (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
| ▶ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
| ▶ | 97.9% | (sqrt.f64 (fabs.f64 #s(literal 1 binary64))) |
Compiled 50 to 36 computations (28% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
| ✓ | cost-diff | 128 | (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
| ✓ | cost-diff | 128 | (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
| ✓ | cost-diff | 128 | (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 b a) b) a) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 6400 | (fabs.f64 #s(literal 1 binary64)) |
| ✓ | cost-diff | 12800 | (sqrt.f64 (fabs.f64 #s(literal 1 binary64))) |
| 2078× | fma-lowering-fma.f32 |
| 2078× | fma-lowering-fma.f64 |
| 1850× | fmsub-define |
| 1646× | sum3-define |
| 1618× | fmm-def |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 186 |
| 1 | 46 | 175 |
| 2 | 85 | 175 |
| 3 | 180 | 175 |
| 4 | 583 | 175 |
| 5 | 1716 | 163 |
| 6 | 4943 | 163 |
| 0 | 8059 | 163 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs 1)) |
(fabs 1) |
1 |
(sqrt (fabs (- (/ (* (/ b a) b) a) 1))) |
(fabs (- (/ (* (/ b a) b) a) 1)) |
(- (/ (* (/ b a) b) a) 1) |
(/ (* (/ b a) b) a) |
(* (/ b a) b) |
(/ b a) |
b |
a |
1 |
(sqrt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a)) |
(/ (fabs (* (+ b a) (- 1 (/ b a)))) a) |
(fabs (* (+ b a) (- 1 (/ b a)))) |
(* (+ b a) (- 1 (/ b a))) |
(+ b a) |
b |
a |
(- 1 (/ b a)) |
1 |
(/ b a) |
(/ 1 (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))))) |
1 |
(sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))) |
(fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))) |
(/ -1 (+ (/ (* (/ b a) b) a) -1)) |
-1 |
(+ (/ (* (/ b a) b) a) -1) |
(/ (* (/ b a) b) a) |
(* (/ b a) b) |
(/ b a) |
b |
a |
| Outputs |
|---|
(sqrt (fabs 1)) |
#s(literal 1 binary64) |
(fabs 1) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(sqrt (fabs (- (/ (* (/ b a) b) a) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
(fabs (- (/ (* (/ b a) b) a) 1)) |
(fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64))) |
(- (/ (* (/ b a) b) a) 1) |
(+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)) |
(/ (* (/ b a) b) a) |
(/.f64 (*.f64 b (/.f64 b a)) a) |
(* (/ b a) b) |
(*.f64 b (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
b |
a |
1 |
#s(literal 1 binary64) |
(sqrt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b a)) a)) a)) |
(/ (fabs (* (+ b a) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (-.f64 (*.f64 b (/.f64 b a)) a)) a) |
(fabs (* (+ b a) (- 1 (/ b a)))) |
(fabs.f64 (-.f64 (*.f64 b (/.f64 b a)) a)) |
(* (+ b a) (- 1 (/ b a))) |
(-.f64 a (*.f64 b (/.f64 b a))) |
(+ b a) |
(+.f64 b a) |
b |
a |
(- 1 (/ b a)) |
(-.f64 #s(literal 1 binary64) (/.f64 b a)) |
1 |
#s(literal 1 binary64) |
(/ b a) |
(/.f64 b a) |
(/ 1 (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))))) |
1 |
#s(literal 1 binary64) |
(sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64))))) |
(fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
(/ -1 (+ (/ (* (/ b a) b) a) -1)) |
(/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(+ (/ (* (/ b a) b) a) -1) |
(+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)) |
(/ (* (/ b a) b) a) |
(/.f64 (*.f64 b (/.f64 b a)) a) |
(* (/ b a) b) |
(*.f64 b (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
b |
a |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64))))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 b a) b) |
| ✓ | accuracy | 77.9% | (/.f64 (*.f64 (/.f64 b a) b) a) |
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
| ✓ | accuracy | 99.9% | (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 b a) b) |
| ✓ | accuracy | 77.9% | (/.f64 (*.f64 (/.f64 b a) b) a) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fabs.f64 #s(literal 1 binary64)) |
| 94.0ms | 256× | 0 | valid |
Compiled 194 to 24 computations (87.6% saved)
ival-div: 33.0ms (59.1% of total)ival-sqrt: 7.0ms (12.5% of total)ival-fabs: 6.0ms (10.8% of total)ival-mult: 4.0ms (7.2% of total)ival-sub: 3.0ms (5.4% of total)ival-add: 3.0ms (5.4% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (fabs 1))> |
#<alt (fabs 1)> |
#<alt (sqrt (fabs (- (/ (* (/ b a) b) a) 1)))> |
#<alt (fabs (- (/ (* (/ b a) b) a) 1))> |
#<alt (- (/ (* (/ b a) b) a) 1)> |
#<alt (/ (* (/ b a) b) a)> |
#<alt (sqrt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a))> |
#<alt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a)> |
#<alt (fabs (* (+ b a) (- 1 (/ b a))))> |
#<alt (* (+ b a) (- 1 (/ b a)))> |
#<alt (/ 1 (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))))> |
#<alt (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))))> |
#<alt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))> |
#<alt (/ -1 (+ (/ (* (/ b a) b) a) -1))> |
#<alt (* (/ b a) b)> |
| Outputs |
|---|
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a))> |
#<alt (sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a))> |
#<alt (sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a))> |
#<alt (sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a))> |
#<alt (* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2))> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)> |
#<alt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)> |
#<alt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)> |
#<alt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)> |
#<alt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)> |
#<alt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)> |
#<alt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)> |
#<alt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b))))> |
#<alt (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b))))> |
#<alt (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b))))> |
#<alt (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (+ a b) (- 1 (/ b a))))> |
#<alt (fabs (* (- 1 (/ b a)) (- b (* -1 a))))> |
#<alt (fabs (* (- 1 (/ b a)) (- b (* -1 a))))> |
#<alt (fabs (* (- 1 (/ b a)) (- b (* -1 a))))> |
#<alt (fabs (* (- 1 (/ b a)) (- b (* -1 a))))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a)> |
#<alt a> |
#<alt (* a (+ 1 (+ (* -1 (/ b a)) (/ b a))))> |
#<alt (* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt (* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1)))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt 1> |
#<alt (+ 1 (/ (pow b 2) (pow a 2)))> |
#<alt (+ 1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ (pow b 2) (pow a 4)))))> |
#<alt (+ 1 (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (pow a 4)) (/ (pow b 2) (pow a 6)))) (/ 1 (pow a 2)))))> |
#<alt (* -1 (/ (pow a 2) (pow b 2)))> |
#<alt (/ (+ (* -1 (/ (pow a 4) (pow b 2))) (* -1 (pow a 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (/ (pow a 4) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 8) (pow b 6))) (* -1 (pow a 2))) (+ (/ (pow a 4) (pow b 2)) (/ (pow a 6) (pow b 4)))) (pow b 2))> |
#<alt (* -1 (/ (pow a 2) (pow b 2)))> |
#<alt (/ (+ (* -1 (/ (pow a 4) (pow b 2))) (* -1 (pow a 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (/ (pow a 4) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 8) (pow b 6))) (* -1 (pow a 2))) (+ (/ (pow a 4) (pow b 2)) (/ (pow a 6) (pow b 4)))) (pow b 2))> |
#<alt (* -1 (/ (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 4))) (/ 1 (pow b 2))))> |
#<alt (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 6))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))))> |
#<alt (* (pow a 2) (- (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 8))) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))))> |
#<alt 1> |
#<alt (+ 1 (/ (pow b 2) (pow a 2)))> |
#<alt (- (+ 1 (/ (pow b 4) (pow a 4))) (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (- (+ 1 (/ (pow b 6) (pow a 6))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* -1 (/ (pow b 4) (pow a 4)))))> |
#<alt 1> |
#<alt (+ 1 (/ (pow b 2) (pow a 2)))> |
#<alt (- (+ 1 (/ (pow b 4) (pow a 4))) (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (- (+ 1 (/ (pow b 6) (pow a 6))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* -1 (/ (pow b 4) (pow a 4)))))> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | inf | (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))) |
| 3.0ms | a | @ | inf | (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))) |
| 2.0ms | b | @ | -inf | (sqrt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a)) |
| 1.0ms | a | @ | -inf | (sqrt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a)) |
| 1.0ms | b | @ | inf | (/ 1 (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))))) |
| 1× | batch-egg-rewrite |
| 4734× | *-lowering-*.f32 |
| 4734× | *-lowering-*.f64 |
| 4308× | /-lowering-/.f32 |
| 4308× | /-lowering-/.f64 |
| 2250× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 135 |
| 1 | 134 | 116 |
| 2 | 976 | 115 |
| 0 | 8390 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs 1)) |
(fabs 1) |
(sqrt (fabs (- (/ (* (/ b a) b) a) 1))) |
(fabs (- (/ (* (/ b a) b) a) 1)) |
(- (/ (* (/ b a) b) a) 1) |
(/ (* (/ b a) b) a) |
(sqrt (/ (fabs (* (+ b a) (- 1 (/ b a)))) a)) |
(/ (fabs (* (+ b a) (- 1 (/ b a)))) a) |
(fabs (* (+ b a) (- 1 (/ b a)))) |
(* (+ b a) (- 1 (/ b a))) |
(/ 1 (sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))))) |
(sqrt (fabs (/ -1 (+ (/ (* (/ b a) b) a) -1)))) |
(fabs (/ -1 (+ (/ (* (/ b a) b) a) -1))) |
(/ -1 (+ (/ (* (/ b a) b) a) -1)) |
(* (/ b a) b) |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 1 binary64) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fabs.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (neg.f64 (fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (neg.f64 (fabs.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a))) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 b (/.f64 (/.f64 b a) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #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 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 b (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (*.f64 (/.f64 a b) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(*.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (sqrt.f64 (*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1 binary64))) (sqrt.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) (neg.f64 (neg.f64 (sqrt.f64 a)))) |
(pow.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) |
(*.f64 (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (pow.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (pow.f64 (*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (pow.f64 (/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 b a))) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(*.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fabs.f64 (+.f64 b a)) (*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) #s(literal -1 binary64))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(fabs.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (neg.f64 (+.f64 b a)))) |
(fabs.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (+.f64 b a))) |
(fabs.f64 (*.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 (+.f64 b a)))) |
(fabs.f64 (-.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (fabs.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fabs.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fabs.f64 (*.f64 (-.f64 b a) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fabs.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (-.f64 (*.f64 b b) (*.f64 a a)))) (fabs.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 b a)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fabs.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 b b) (*.f64 a a)))) (fabs.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 b a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (fabs.f64 (-.f64 b a))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (fabs.f64 (-.f64 b a))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 b a))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 b a))) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a))) (fabs.f64 (+.f64 b a))) |
(+.f64 (*.f64 (+.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) b) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) b)) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 b a))) |
(+.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(+.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 b a))) |
(fma.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 a (-.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fma.f64 (+.f64 b a) #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) b (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) a (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (*.f64 (-.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 b a) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (+.f64 b a) (-.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 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 b a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 b a)) (+.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)))) (+.f64 b a)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (-.f64 b a) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))) (-.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.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 #s(literal 1 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (-.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) (neg.f64 (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 b a))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 b a))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
(*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b a)) (+.f64 b a)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fabs.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))) #s(literal -1 binary64)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))))) |
(/.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (fabs.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (fabs.f64 (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (fabs.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (-.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (*.f64 a a)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 b (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b))) |
(/.f64 (*.f64 b b) a) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (/.f64 b a) b) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
| 1× | egg-herbie |
| 3110× | *-lowering-*.f32 |
| 3110× | *-lowering-*.f64 |
| 1540× | +-lowering-+.f64 |
| 1540× | +-lowering-+.f32 |
| 1056× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 3385 |
| 1 | 420 | 3246 |
| 2 | 1329 | 3080 |
| 3 | 7948 | 3080 |
| 0 | 8039 | 3080 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
a |
(+ a (* -1 (/ (pow b 2) a))) |
(+ a (* -1 (/ (pow b 2) a))) |
(+ a (* -1 (/ (pow b 2) a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
a |
(* a (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
a |
(* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
1 |
(+ 1 (/ (pow b 2) (pow a 2))) |
(+ 1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ (pow b 2) (pow a 4))))) |
(+ 1 (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (pow a 4)) (/ (pow b 2) (pow a 6)))) (/ 1 (pow a 2))))) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/ (+ (* -1 (/ (pow a 4) (pow b 2))) (* -1 (pow a 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 8) (pow b 6))) (* -1 (pow a 2))) (+ (/ (pow a 4) (pow b 2)) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/ (+ (* -1 (/ (pow a 4) (pow b 2))) (* -1 (pow a 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 8) (pow b 6))) (* -1 (pow a 2))) (+ (/ (pow a 4) (pow b 2)) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(* -1 (/ (pow a 2) (pow b 2))) |
(* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 4))) (/ 1 (pow b 2)))) |
(* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 6))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
(* (pow a 2) (- (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 8))) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
1 |
(+ 1 (/ (pow b 2) (pow a 2))) |
(- (+ 1 (/ (pow b 4) (pow a 4))) (* -1 (/ (pow b 2) (pow a 2)))) |
(- (+ 1 (/ (pow b 6) (pow a 6))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* -1 (/ (pow b 4) (pow a 4))))) |
1 |
(+ 1 (/ (pow b 2) (pow a 2))) |
(- (+ 1 (/ (pow b 4) (pow a 4))) (* -1 (/ (pow b 2) (pow a 2)))) |
(- (+ 1 (/ (pow b 6) (pow a 6))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* -1 (/ (pow b 4) (pow a 4))))) |
(/ (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) |
| Outputs |
|---|
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(sqrt (/ (fabs (* (+ a b) (- 1 (/ b a)))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) |
(* (sqrt (/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a))) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (+ a b) (- 1 (/ b a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(/ (fabs (* (- 1 (/ b a)) (- b (* -1 a)))) a) |
(/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ 1 (* -1 (/ b a))) (- a (* -1 b)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (+ a b) (- 1 (/ b a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(fabs (* (- 1 (/ b a)) (- b (* -1 a)))) |
(fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) |
a |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* -1 (/ (pow b 2) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ (pow b 2) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ (pow b 2) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) a) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) a) |
(/ (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) a) |
a |
(* a (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
a |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* a (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
a |
(* -1 (* a (- (* -1 (/ (+ b (* -1 b)) a)) 1))) |
a |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* -1 (* a (- (* -1 (/ (+ b (+ (* -1 b) (* -1 (/ (pow b 2) a)))) a)) 1))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (/ 1 (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (/ -1 (- (/ (pow b 2) (pow a 2)) 1))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow b 2) (pow a 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(+ 1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ (pow b 2) (pow a 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))))) |
(+ 1 (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (pow a 4)) (/ (pow b 2) (pow a 6)))) (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 b (/.f64 b (pow.f64 a #s(literal 6 binary64))))))))) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) b) |
(/ (+ (* -1 (/ (pow a 4) (pow b 2))) (* -1 (pow a 2))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 8) (pow b 6))) (* -1 (pow a 2))) (+ (/ (pow a 4) (pow b 2)) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) b) |
(/ (+ (* -1 (/ (pow a 4) (pow b 2))) (* -1 (pow a 2))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 a a) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 8) (pow b 6))) (* -1 (pow a 2))) (+ (/ (pow a 4) (pow b 2)) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) b) |
(* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 4))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 6))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow a 2) (- (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow a 2) (pow b 8))) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow b 2) (pow a 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(- (+ 1 (/ (pow b 4) (pow a 4))) (* -1 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))))) |
(- (+ 1 (/ (pow b 6) (pow a 6))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* -1 (/ (pow b 4) (pow a 4))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow b 2) (pow a 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) |
(- (+ 1 (/ (pow b 4) (pow a 4))) (* -1 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))))) |
(- (+ 1 (/ (pow b 6) (pow a 6))) (+ (* -1 (/ (pow b 2) (pow a 2))) (* -1 (/ (pow b 4) (pow a 4))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (pow.f64 a #s(literal 4 binary64)))))) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
Compiled 15490 to 1965 computations (87.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 833 | 3 | 836 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 836 | 4 | 840 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
| ▶ | 99.4% | (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
| ▶ | 97.9% | #s(literal 1 binary64) |
Compiled 45 to 32 computations (28.9% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 a (/.f64 (*.f64 b b) a)) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
| ✓ | cost-diff | 0 | (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
| 1756× | fmsub-define |
| 1676× | fnmsub-define |
| 1572× | sum4-define |
| 1550× | fmm-def |
| 1490× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 109 |
| 1 | 31 | 102 |
| 2 | 57 | 101 |
| 3 | 89 | 101 |
| 4 | 141 | 101 |
| 5 | 283 | 101 |
| 6 | 705 | 101 |
| 7 | 1419 | 101 |
| 8 | 3627 | 101 |
| 0 | 8131 | 101 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(sqrt (/ (fabs (- a (/ (* b b) a))) a)) |
(/ (fabs (- a (/ (* b b) a))) a) |
(fabs (- a (/ (* b b) a))) |
(- a (/ (* b b) a)) |
a |
(/ (* b b) a) |
(* b b) |
b |
(/ 1 (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2)) |
1 |
(pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2) |
(fabs (+ (/ (/ b a) (/ a b)) -1)) |
(+ (/ (/ b a) (/ a b)) -1) |
(/ (/ b a) (/ a b)) |
(/ b a) |
b |
a |
(/ a b) |
-1 |
-1/2 |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(sqrt (/ (fabs (- a (/ (* b b) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 b (/.f64 a b)))) a)) |
(/ (fabs (- a (/ (* b b) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 b (/.f64 a b)))) a) |
(fabs (- a (/ (* b b) a))) |
(fabs.f64 (-.f64 a (/.f64 b (/.f64 a b)))) |
(- a (/ (* b b) a)) |
(-.f64 a (/.f64 b (/.f64 a b))) |
a |
(/ (* b b) a) |
(/.f64 b (/.f64 a b)) |
(* b b) |
(*.f64 b b) |
b |
(/ 1 (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(fabs (+ (/ (/ b a) (/ a b)) -1)) |
(fabs.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) #s(literal -1 binary64))) |
(+ (/ (/ b a) (/ a b)) -1) |
(+.f64 (/.f64 b (*.f64 a (/.f64 a b))) #s(literal -1 binary64)) |
(/ (/ b a) (/ a b)) |
(/.f64 b (*.f64 a (/.f64 a b))) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ a b) |
(/.f64 a b) |
-1 |
#s(literal -1 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 b a) (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
| ✓ | accuracy | 99.9% | (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
| ✓ | accuracy | 82.1% | (/.f64 (*.f64 b b) a) |
| 50.0ms | 256× | 0 | valid |
Compiled 113 to 19 computations (83.2% saved)
ival-div: 11.0ms (37.9% of total)ival-pow: 8.0ms (27.6% of total)ival-fabs: 3.0ms (10.3% of total)ival-mult: 2.0ms (6.9% of total)ival-sqrt: 2.0ms (6.9% of total)ival-add: 1.0ms (3.4% of total)ival-sub: 1.0ms (3.4% of total)const: 1.0ms (3.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (/ (fabs (- a (/ (* b b) a))) a))> |
#<alt (/ (fabs (- a (/ (* b b) a))) a)> |
#<alt (fabs (- a (/ (* b b) a)))> |
#<alt (- a (/ (* b b) a))> |
#<alt (/ 1 (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2))> |
#<alt (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2)> |
#<alt (fabs (+ (/ (/ b a) (/ a b)) -1))> |
#<alt (+ (/ (/ b a) (/ a b)) -1)> |
#<alt (/ (* b b) a)> |
#<alt (/ (/ b a) (/ a b))> |
| Outputs |
|---|
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (sqrt (/ (fabs (- a (/ (pow b 2) a))) a))> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)> |
#<alt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)> |
#<alt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)> |
#<alt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (/ (fabs (- a (/ (pow b 2) a))) a)> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (neg (+ (* -1 a) (/ (pow b 2) a))))> |
#<alt (fabs (neg (+ (* -1 a) (/ (pow b 2) a))))> |
#<alt (fabs (neg (+ (* -1 a) (/ (pow b 2) a))))> |
#<alt (fabs (neg (+ (* -1 a) (/ (pow b 2) a))))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (fabs (- a (/ (pow b 2) a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (/ (- (pow a 2) (pow b 2)) a)> |
#<alt (/ (- (pow a 2) (pow b 2)) a)> |
#<alt (/ (- (pow a 2) (pow b 2)) a)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (* -1 (* a (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (* -1 (* a (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (+ a (* -1 (/ (pow b 2) a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 a)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1))))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | (sqrt (/ (fabs (- a (/ (* b b) a))) a)) |
| 1.0ms | b | @ | inf | (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2) |
| 1.0ms | b | @ | 0 | (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2) |
| 1.0ms | a | @ | inf | (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2) |
| 1.0ms | a | @ | inf | (sqrt (/ (fabs (- a (/ (* b b) a))) a)) |
| 1× | batch-egg-rewrite |
| 4466× | *-lowering-*.f32 |
| 4466× | *-lowering-*.f64 |
| 3142× | /-lowering-/.f32 |
| 3142× | /-lowering-/.f64 |
| 978× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 91 |
| 1 | 109 | 77 |
| 2 | 848 | 75 |
| 0 | 8919 | 75 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (fabs (- a (/ (* b b) a))) a)) |
(/ (fabs (- a (/ (* b b) a))) a) |
(fabs (- a (/ (* b b) a))) |
(- a (/ (* b b) a)) |
(/ 1 (pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2)) |
(pow (fabs (+ (/ (/ b a) (/ a b)) -1)) -1/2) |
(fabs (+ (/ (/ b a) (/ a b)) -1)) |
(+ (/ (/ b a) (/ a b)) -1) |
(/ (* b b) a) |
(/ (/ b a) (/ a b)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(neg.f64 (/.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (sqrt.f64 a))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 a)))) |
(/.f64 (*.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1 binary64)) (sqrt.f64 a)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(*.f64 (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 a)))) |
(*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))))) (fabs.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a))))))) (fabs.f64 (+.f64 a (/.f64 (*.f64 b b) a)))) |
(pow.f64 (/.f64 a (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal -1 binary64) a)) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 b b) a) a)) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(fabs.f64 (-.f64 (-.f64 a (/.f64 (*.f64 b b) a)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 a (/.f64 (*.f64 b b) a))) (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))))))) |
(/.f64 (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (fabs.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (fabs.f64 (+.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))))) (fabs.f64 (+.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))))) (neg.f64 (fabs.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (fabs.f64 (+.f64 a (/.f64 (*.f64 b b) a))))) |
(*.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))))) |
(*.f64 (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(*.f64 (fabs.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 a (/.f64 (*.f64 b b) a))))) |
(+.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (neg.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) a) a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a)))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) (/.f64 (*.f64 b b) a)) |
(fma.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) a) a) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a) a) |
(neg.f64 (-.f64 (/.f64 (*.f64 b b) a) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a))))) (+.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) a)) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (+.f64 a (/.f64 (*.f64 b b) a)) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))))) (*.f64 (+.f64 a (/.f64 (*.f64 b b) a)) (+.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a a))) (+.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 (*.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a))) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))))) (+.f64 (/.f64 (*.f64 a a) (+.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1 binary64)) (+.f64 a (/.f64 (*.f64 b b) a))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) a))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b b) a) a)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b b) a)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 b b) a)) (*.f64 (-.f64 a (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 a (/.f64 (*.f64 b b) a))))))) |
(*.f64 (-.f64 (*.f64 b (/.f64 b (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 a (/.f64 (*.f64 b b) a))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/4 binary64)))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))))) |
(*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)))) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64)) (pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/8 binary64))) |
(exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))))) (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(fma.f64 b (/.f64 (/.f64 b a) a) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) a) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) #s(literal 1 binary64))) |
(/.f64 b (/.f64 a b)) |
(/.f64 (*.f64 b b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 b a) b) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 b a) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (/.f64 a b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(*.f64 b (*.f64 (/.f64 (/.f64 b a) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 b a) a) b) |
(*.f64 (/.f64 (/.f64 b a) a) (neg.f64 (*.f64 b #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (/.f64 b a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) (*.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 a b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) a)) |
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a)) (*.f64 b b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) a)) #s(literal -1 binary64)) b) |
| 1× | egg-herbie |
| 2038× | fnmadd-define |
| 1840× | *-lowering-*.f32 |
| 1840× | *-lowering-*.f64 |
| 1750× | fnmsub-define |
| 1532× | fmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 2169 |
| 1 | 107 | 2135 |
| 2 | 246 | 1933 |
| 3 | 938 | 1933 |
| 4 | 4433 | 1933 |
| 0 | 8578 | 1933 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs (- a (/ (pow b 2) a))) |
(* -1 (/ (pow b 2) a)) |
(/ (- (pow a 2) (pow b 2)) a) |
(/ (- (pow a 2) (pow b 2)) a) |
(/ (- (pow a 2) (pow b 2)) a) |
a |
(* a (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
a |
(* -1 (* a (- (/ (pow b 2) (pow a 2)) 1))) |
(* -1 (* a (- (/ (pow b 2) (pow a 2)) 1))) |
(* -1 (* a (- (/ (pow b 2) (pow a 2)) 1))) |
a |
(+ a (* -1 (/ (pow b 2) a))) |
(+ a (* -1 (/ (pow b 2) a))) |
(+ a (* -1 (/ (pow b 2) a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (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) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
| Outputs |
|---|
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(* (sqrt (/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a)) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a))) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt (/ (fabs (- a (/ (pow b 2) a))) a)) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(/ (fabs (- a (/ (pow b 2) a))) a) |
(/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (neg (+ (* -1 a) (/ (pow b 2) a)))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(fabs (- a (/ (pow b 2) a))) |
(fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) |
(* -1 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(/ (- (pow a 2) (pow b 2)) a) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(/ (- (pow a 2) (pow b 2)) a) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(/ (- (pow a 2) (pow b 2)) a) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
a |
(* a (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* a (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* a (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
a |
(* -1 (* a (- (/ (pow b 2) (pow a 2)) 1))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* -1 (* a (- (/ (pow b 2) (pow a 2)) 1))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* -1 (* a (- (/ (pow b 2) (pow a 2)) 1))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
a |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(+ a (* -1 (/ (pow b 2) a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* -1 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* -1 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 a))) |
(-.f64 a (/.f64 (*.f64 b b) a)) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(sqrt (/ 1 (fabs (- (/ (pow b 2) (pow a 2)) 1)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
Compiled 12898 to 1665 computations (87.1% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 613 | 2 | 615 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 1 | 0 | 1 |
| Total | 615 | 4 | 619 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ▶ | 99.9% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
| ✓ | 99.4% | (sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
| ✓ | 97.9% | #s(literal 1 binary64) |
Compiled 64 to 33 computations (48.4% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
| 3304× | +-lowering-+.f64 |
| 3304× | +-lowering-+.f32 |
| 2738× | *-lowering-*.f32 |
| 2738× | *-lowering-*.f64 |
| 2070× | --lowering--.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 159 |
| 1 | 27 | 147 |
| 2 | 66 | 147 |
| 3 | 271 | 147 |
| 4 | 907 | 142 |
| 5 | 3327 | 142 |
| 0 | 8144 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)) |
1 |
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+ (/ b (/ a (/ b a))) -1) |
(/ b (/ a (/ b a))) |
b |
(/ a (/ b a)) |
a |
(/ b a) |
-1 |
-1/4 |
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+ (/ b (/ a (/ b a))) -1) |
(/ b (/ a (/ b a))) |
b |
(/ a (/ b a)) |
a |
(/ b a) |
-1 |
1/4 |
| Outputs |
|---|
(/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -2 binary64)))) #s(literal -1/4 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -2 binary64)))) #s(literal -1/4 binary64)) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -2 binary64)))) |
(+ (/ b (/ a (/ b a))) -1) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/ b (/ a (/ b a))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
b |
(/ a (/ b a)) |
(/.f64 a (/.f64 b a)) |
a |
(/ b a) |
(/.f64 b a) |
-1 |
#s(literal -1 binary64) |
-1/4 |
#s(literal -1/4 binary64) |
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -2 binary64)))) #s(literal 1/4 binary64)) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -2 binary64)))) |
(+ (/ b (/ a (/ b a))) -1) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/ b (/ a (/ b a))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
b |
(/ a (/ b a)) |
(/.f64 a (/.f64 b a)) |
a |
(/ b a) |
(/.f64 b a) |
-1 |
#s(literal -1 binary64) |
1/4 |
#s(literal 1/4 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | accuracy | 99.6% | (/.f64 a (/.f64 b a)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | accuracy | 99.6% | (/.f64 a (/.f64 b a)) |
| 84.0ms | 256× | 0 | valid |
Compiled 163 to 15 computations (90.8% saved)
ival-pow: 16.0ms (38.5% of total)ival-mult: 15.0ms (36.1% of total)ival-div: 8.0ms (19.3% of total)ival-add: 1.0ms (2.4% of total)const: 1.0ms (2.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4))> |
#<alt (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)> |
#<alt (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1))> |
#<alt (+ (/ b (/ a (/ b a))) -1)> |
#<alt (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4)> |
#<alt (/ b (/ a (/ b a)))> |
#<alt (/ a (/ b a))> |
| Outputs |
|---|
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -1/2 (/ (pow a 2) b))) a)> |
#<alt (/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a)> |
#<alt (/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (- (* -1/2 (/ (* (pow b 2) (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4)))) (sqrt -1))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (- (* (pow b 2) (+ (* -1/2 (/ (* (pow b 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4))) (* (pow a 2) (pow (sqrt -1) 2)))) (/ 1 (pow a 6)))) (sqrt -1))) (* -1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4))) (sqrt -1))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (/ a b)> |
#<alt (/ (+ a (* 1/2 (/ (pow a 3) (pow b 2)))) b)> |
#<alt (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (* 1/2 (/ (pow a 3) (pow b 2))))) b)> |
#<alt (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* -1 (pow a 8)) (* -1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6)))))) (* a (pow b 6)))) (* 1/2 (/ (pow a 3) (pow b 2)))))) b)> |
#<alt (* -1 (/ a b))> |
#<alt (* -1 (/ (+ a (* 1/2 (/ (pow a 3) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (* 1/2 (/ (pow a 3) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* -1 (pow a 8)) (* -1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6)))))) (* a (pow b 6)))) (* 1/2 (/ (pow a 3) (pow b 2)))))) b))> |
#<alt (/ a b)> |
#<alt (* a (+ (* 1/2 (/ (pow a 2) (pow b 3))) (/ 1 b)))> |
#<alt (* a (+ (* (pow a 2) (+ (* 3/8 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (pow b 3))))) (/ 1 b)))> |
#<alt (* a (+ (* (pow a 2) (+ (* (pow a 2) (+ (* 5/16 (/ (pow a 2) (pow b 7))) (* 3/8 (/ 1 (pow b 5))))) (* 1/2 (/ 1 (pow b 3))))) (/ 1 b)))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow b 2) (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4))) (pow (sqrt -1) 2))) (pow b 6)) (* (pow a 6) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow b 2) (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4))) (pow (sqrt -1) 2))) (pow b 6)) (* (pow a 6) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2))))))> |
#<alt (+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2))))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow b 2))) (pow b 4)) (pow a 4))> |
#<alt (/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4))> |
#<alt (/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -1/2 (/ (pow a 2) b))) a)> |
#<alt (/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a)> |
#<alt (/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<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)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 56.0ms | b | @ | 0 | (/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)) |
| 15.0ms | a | @ | 0 | (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
| 11.0ms | a | @ | 0 | (/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)) |
| 10.0ms | b | @ | 0 | (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
| 4.0ms | a | @ | inf | (/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)) |
| 1× | batch-egg-rewrite |
| 4812× | *-lowering-*.f32 |
| 4812× | *-lowering-*.f64 |
| 3692× | /-lowering-/.f32 |
| 3692× | /-lowering-/.f64 |
| 1058× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 71 |
| 1 | 85 | 53 |
| 2 | 657 | 51 |
| 0 | 8577 | 51 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4)) |
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) -1/4) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+ (/ b (/ a (/ b a))) -1) |
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
(/ b (/ a (/ b a))) |
(/ a (/ b a)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) |
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(-.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 a (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(fma.f64 (/.f64 b a) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(fma.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (/.f64 b a) a) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 a b)) (/.f64 b a) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) b) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 a (/.f64 b a)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 a (/.f64 b a)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) b) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) b) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) b))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 a (/.f64 b a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) b))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) b))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 a (/.f64 b a))) (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b))) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b (/.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (*.f64 a (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) b))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (/.f64 b a) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 a (/.f64 b a))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) b))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 (/.f64 b a) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) (exp.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (+.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) (-.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (-.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 b (/.f64 (/.f64 b a) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) a) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 (/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (-.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a b) b)) |
(/.f64 (/.f64 (/.f64 b a) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal -1 binary64))) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 b #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 b a) a) b) |
(*.f64 (/.f64 (/.f64 b a) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.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 0 binary64) (/.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) a)) |
(/.f64 a (/.f64 b a)) |
(/.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a a) b) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 a (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a))) |
(*.f64 a (/.f64 a b)) |
(*.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 a b) a) |
(*.f64 (/.f64 a b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 a (/.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 a (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (pow.f64 (/.f64 (/.f64 b a) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 b a) a) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64)) a) |
| 1× | egg-herbie |
| 6398× | *-lowering-*.f32 |
| 6398× | *-lowering-*.f64 |
| 2528× | /-lowering-/.f32 |
| 2528× | /-lowering-/.f64 |
| 2050× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 242 | 2420 |
| 1 | 736 | 2322 |
| 2 | 2590 | 2246 |
| 0 | 8389 | 2246 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(/ b a) |
(* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))) |
(/ b a) |
(/ (+ b (* -1/2 (/ (pow a 2) b))) a) |
(/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a) |
(/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(sqrt -1) |
(+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (* (pow b 2) (- (* -1/2 (/ (* (pow b 2) (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4)))) (sqrt -1))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+ (sqrt -1) (* (pow b 2) (- (* (pow b 2) (+ (* -1/2 (/ (* (pow b 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4))) (* (pow a 2) (pow (sqrt -1) 2)))) (/ 1 (pow a 6)))) (sqrt -1))) (* -1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4))) (sqrt -1))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(/ a b) |
(/ (+ a (* 1/2 (/ (pow a 3) (pow b 2)))) b) |
(/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (* 1/2 (/ (pow a 3) (pow b 2))))) b) |
(/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* -1 (pow a 8)) (* -1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6)))))) (* a (pow b 6)))) (* 1/2 (/ (pow a 3) (pow b 2)))))) b) |
(* -1 (/ a b)) |
(* -1 (/ (+ a (* 1/2 (/ (pow a 3) (pow b 2)))) b)) |
(* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (* 1/2 (/ (pow a 3) (pow b 2))))) b)) |
(* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* -1 (pow a 8)) (* -1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6)))))) (* a (pow b 6)))) (* 1/2 (/ (pow a 3) (pow b 2)))))) b)) |
(/ a b) |
(* a (+ (* 1/2 (/ (pow a 2) (pow b 3))) (/ 1 b))) |
(* a (+ (* (pow a 2) (+ (* 3/8 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (pow b 3))))) (/ 1 b))) |
(* a (+ (* (pow a 2) (+ (* (pow a 2) (+ (* 5/16 (/ (pow a 2) (pow b 7))) (* 3/8 (/ 1 (pow b 5))))) (* 1/2 (/ 1 (pow b 3))))) (/ 1 b))) |
(sqrt -1) |
(+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow b 2) (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4))) (pow (sqrt -1) 2))) (pow b 6)) (* (pow a 6) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(sqrt -1) |
(+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow b 2) (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4))) (pow (sqrt -1) 2))) (pow b 6)) (* (pow a 6) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(/ (pow b 4) (pow a 4)) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(/ (pow b 4) (pow a 4)) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(/ (pow b 4) (pow a 4)) |
(/ (+ (* -2 (* (pow a 2) (pow b 2))) (pow b 4)) (pow a 4)) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(/ b a) |
(* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))) |
(/ b a) |
(/ (+ b (* -1/2 (/ (pow a 2) b))) a) |
(/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a) |
(/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (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) |
| Outputs |
|---|
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (/.f64 #s(literal 1 binary64) a))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b b)) b)) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1/2 (/ (pow a 2) b))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)) a) |
(/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 b (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))) a) |
(/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 b (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))) a) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (* (pow b 2) (- (* -1/2 (/ (* (pow b 2) (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4)))) (sqrt -1))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (sqrt -1) (* (pow b 2) (- (* (pow b 2) (+ (* -1/2 (/ (* (pow b 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4))) (* (pow a 2) (pow (sqrt -1) 2)))) (/ 1 (pow a 6)))) (sqrt -1))) (* -1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 4) (pow (sqrt -1) 2)))) (/ 1 (pow a 4))) (sqrt -1))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 6 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))))) |
(/ a b) |
(/.f64 a b) |
(/ (+ a (* 1/2 (/ (pow a 3) (pow b 2)))) b) |
(/.f64 (+.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b))) b) |
(/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (* 1/2 (/ (pow a 3) (pow b 2))))) b) |
(/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 3/8 binary64)) a) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* -1 (pow a 8)) (* -1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6)))))) (* a (pow b 6)))) (* 1/2 (/ (pow a 3) (pow b 2)))))) b) |
(/.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 3/8 binary64))) (pow.f64 a #s(literal 8 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(* -1 (/ (+ a (* 1/2 (/ (pow a 3) (pow b 2)))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) b) b)) a) b) |
(* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (* 1/2 (/ (pow a 3) (pow b 2))))) b)) |
(/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 3/8 binary64)) a) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* -1 (pow a 8)) (* -1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6)))))) (* a (pow b 6)))) (* 1/2 (/ (pow a 3) (pow b 2)))))) b)) |
(/.f64 (+.f64 (+.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 3/8 binary64))) (pow.f64 a #s(literal 8 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (* 1/2 (/ (pow a 2) (pow b 3))) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* (pow a 2) (+ (* 3/8 (/ (pow a 2) (pow b 5))) (* 1/2 (/ 1 (pow b 3))))) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))))))) |
(* a (+ (* (pow a 2) (+ (* (pow a 2) (+ (* 5/16 (/ (pow a 2) (pow b 7))) (* 3/8 (/ 1 (pow b 5))))) (* 1/2 (/ 1 (pow b 3))))) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 5/16 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b))))))))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow b 2) (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4))) (pow (sqrt -1) 2))) (pow b 6)) (* (pow a 6) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64)))) #s(literal -1/2 binary64))) (pow.f64 a #s(literal 6 binary64))))))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ (sqrt -1) (+ (* -1/2 (/ (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4)) (* (pow a 4) (sqrt -1)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow b 2) (+ (* 1/4 (/ (pow b 4) (pow (sqrt -1) 2))) (pow b 4))) (pow (sqrt -1) 2))) (pow b 6)) (* (pow a 6) (sqrt -1)))) (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64)))) #s(literal -1/2 binary64))) (pow.f64 a #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (* -2 (* (pow a 2) (pow b 2))) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/16 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (/.f64 #s(literal 1 binary64) a))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b b)) b)) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b) b) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1/2 (/ (pow a 2) b))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) b)) a) |
(/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 b (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))) a) |
(/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 b (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))) a) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 a a)))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a a))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
(/ (pow a 2) b) |
(/.f64 (*.f64 a a) b) |
Compiled 79358 to 3893 computations (95.1% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1734 | 3 | 1737 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 1 | 1 | 2 |
| Total | 1735 | 6 | 1741 |
| Status | Accuracy | Program |
|---|---|---|
| 98.8% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) #s(literal 1/4 binary64)) | |
| ✓ | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| 98.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) | |
| ✓ | 99.9% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
| 98.0% | (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) | |
| ✓ | 97.9% | #s(literal 1 binary64) |
Compiled 277 to 122 computations (56% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal -1/4 binary64))) |
(sqrt.f64 (fabs.f64 #s(literal 1 binary64))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
(sqrt.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (fabs.f64 (-.f64 a (/.f64 (*.f64 b b) a))) a)) |
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
(sqrt.f64 (/.f64 (fabs.f64 (*.f64 (+.f64 b a) (-.f64 #s(literal 1 binary64) (/.f64 b a)))) a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 b a) b) a) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
7 calls:
| 4.0ms | b |
| 4.0ms | a |
| 4.0ms | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 4.0ms | (*.f64 a a) |
| 3.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | a |
| 100.0% | 1 | b |
| 100.0% | 1 | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 100.0% | 1 | (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a))) |
| 100.0% | 1 | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| 100.0% | 1 | (*.f64 a a) |
| 100.0% | 1 | (*.f64 b b) |
Compiled 58 to 31 computations (46.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
| Outputs |
|---|
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) #s(literal 1/4 binary64)) |
3 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | a |
| 98.8% | 1 | b |
| 98.8% | 1 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
| Outputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
2 calls:
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 1 | a |
| 98.0% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | a |
| 97.9% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 14× | *-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 14× | neg-sub0_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 48 |
| 1 | 27 | 47 |
| 2 | 28 | 47 |
| 3 | 33 | 47 |
| 4 | 44 | 47 |
| 5 | 56 | 47 |
| 6 | 68 | 47 |
| 7 | 74 | 47 |
| 8 | 76 | 47 |
| 1× | saturated |
| Inputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1 binary64) |
| 6398× | *-lowering-*.f32 |
| 6398× | *-lowering-*.f64 |
| 4734× | *-lowering-*.f32 |
| 4734× | *-lowering-*.f64 |
| 4648× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 77 |
| 1 | 87 | 62 |
| 2 | 764 | 62 |
| 0 | 8951 | 62 |
| 0 | 33 | 1770 |
| 1 | 76 | 1716 |
| 2 | 220 | 1584 |
| 3 | 902 | 1584 |
| 4 | 4538 | 1584 |
| 0 | 8531 | 1584 |
| 0 | 23 | 135 |
| 1 | 134 | 116 |
| 2 | 976 | 115 |
| 0 | 8390 | 115 |
| 0 | 18 | 91 |
| 1 | 109 | 77 |
| 2 | 848 | 75 |
| 0 | 8919 | 75 |
| 0 | 8 | 12 |
| 1 | 26 | 11 |
| 2 | 72 | 10 |
| 3 | 208 | 10 |
| 4 | 534 | 10 |
| 5 | 2098 | 10 |
| 0 | 8351 | 10 |
| 0 | 242 | 2420 |
| 1 | 736 | 2322 |
| 2 | 2590 | 2246 |
| 0 | 8389 | 2246 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 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 178 to 118 computations (33.7% saved)
(abs b)
(abs a)
Compiled 314 to 142 computations (54.8% saved)
Loading profile data...