
Time bar (total: 8.6s)
| 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: 2.0ms (22.1% of total)ival-<=: 2.0ms (22.1% of total)ival-div: 1.0ms (11.1% of total)ival-fabs: 1.0ms (11.1% of total)ival-sub: 1.0ms (11.1% of total)ival-sqrt: 1.0ms (11.1% of total)ival-and: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 989.0ms | 8256× | 0 | valid |
| 131.0ms | 864× | 0 | precondition |
ival-mult: 193.0ms (25.7% of total)ival-<=: 173.0ms (23.1% of total)ival-sub: 125.0ms (16.7% of total)ival-fabs: 85.0ms (11.3% of total)ival-div: 74.0ms (9.9% of total)ival-sqrt: 64.0ms (8.5% of total)ival-and: 20.0ms (2.7% of total)const: 12.0ms (1.6% of total)backward-pass: 3.0ms (0.4% 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 | 62 |
| 1 | 107 | 56 |
| 2 | 409 | 50 |
| 3 | 2708 | 50 |
| 0 | 8 | 10 |
| 1 | 28 | 9 |
| 2 | 74 | 8 |
| 3 | 212 | 8 |
| 4 | 540 | 8 |
| 5 | 2106 | 8 |
| 0 | 8308 | 8 |
| 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 (/.f64 b 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 (- 1 (square (/ b a))))) |
(sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a))))) |
(sqrt (fabs (- 1 (square (/ b a))))) |
(sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a)))) |
(sqrt (fabs (- 1 (square (/ b a))))) |
(neg (sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a)))))) |
(neg (sqrt (fabs (- 1 (square (/ b a)))))) |
(neg (sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a))))) |
(neg (sqrt (fabs (- 1 (square (/ b a)))))) |
(sqrt (fabs (/ (- (* b b) (* a a)) (* b b)))) |
(sqrt (fabs (+ (square (/ a b)) -1))) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 68 | 0 | - | 1 | (2.3137035919159697e-158 4.3646433556074327e-159) | (/.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) |
| 60.0ms | 512× | 0 | valid |
Compiled 123 to 26 computations (78.9% saved)
ival-mult: 22.0ms (61.2% of total)ival-sqrt: 4.0ms (11.1% of total)ival-sub: 3.0ms (8.3% of total)ival-div: 3.0ms (8.3% of total)ival-fabs: 3.0ms (8.3% of total)const: 1.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
Compiled 13 to 9 computations (30.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b (/.f64 b a)) a) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
| 1676× | +-lowering-+.f64 |
| 1676× | +-lowering-+.f32 |
| 1616× | fma-define |
| 1426× | *-lowering-*.f32 |
| 1426× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 48 |
| 1 | 15 | 43 |
| 2 | 22 | 35 |
| 3 | 30 | 35 |
| 4 | 39 | 35 |
| 5 | 57 | 35 |
| 6 | 106 | 35 |
| 7 | 334 | 35 |
| 8 | 691 | 35 |
| 9 | 1880 | 35 |
| 10 | 5797 | 35 |
| 0 | 8091 | 35 |
| 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 a)) |
b |
(/ b a) |
a |
-1 |
| Outputs |
|---|
(sqrt (fabs (+ (/ (* b (/ b a)) a) -1))) |
(sqrt.f64 (fabs.f64 (+.f64 (*.f64 b (/.f64 (/.f64 b a) a)) #s(literal -1 binary64)))) |
(fabs (+ (/ (* b (/ b a)) a) -1)) |
(fabs.f64 (+.f64 (*.f64 b (/.f64 (/.f64 b a) a)) #s(literal -1 binary64))) |
(+ (/ (* b (/ b a)) a) -1) |
(+.f64 (*.f64 b (/.f64 (/.f64 b a) a)) #s(literal -1 binary64)) |
(/ (* b (/ b a)) a) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(* b (/ b a)) |
(/.f64 (*.f64 b b) a) |
b |
(/ b a) |
(/.f64 b a) |
a |
-1 |
#s(literal -1 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 b (/.f64 b a)) |
| ✓ | accuracy | 74.0% | (/.f64 (*.f64 b (/.f64 b a)) a) |
| 24.0ms | 256× | 0 | valid |
Compiled 51 to 10 computations (80.4% saved)
ival-div: 4.0ms (34.8% of total)ival-mult: 2.0ms (17.4% of total)ival-fabs: 2.0ms (17.4% of total)ival-sqrt: 2.0ms (17.4% of total)ival-add: 1.0ms (8.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 (* b (/ b 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 (/ (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)> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | inf | (* b (/ b a)) |
| 1.0ms | b | @ | inf | (+ (/ (* b (/ b a)) a) -1) |
| 0.0ms | a | @ | 0 | (+ (/ (* b (/ b a)) a) -1) |
| 0.0ms | b | @ | 0 | (+ (/ (* b (/ b a)) a) -1) |
| 0.0ms | b | @ | 0 | (sqrt (fabs (+ (/ (* b (/ b a)) a) -1))) |
| 1× | batch-egg-rewrite |
| 3350× | *-lowering-*.f32 |
| 3350× | *-lowering-*.f64 |
| 2274× | /-lowering-/.f32 |
| 2274× | /-lowering-/.f64 |
| 1784× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 42 |
| 1 | 45 | 37 |
| 2 | 342 | 29 |
| 3 | 4006 | 29 |
| 0 | 8522 | 29 |
| 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 a)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(fabs.f64 (-.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)))) (neg.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(/.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))))) (exp.f64 (log.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))))) |
(/.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))))) (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) (fabs.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
(+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(fma.f64 b (/.f64 b (*.f64 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 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a b)))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a b)))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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 (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.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 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(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 b)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 b (/.f64 (*.f64 a a) b)) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (/.f64 a b)))))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 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 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a))))) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 b (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) b)))) |
(*.f64 b (*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
(*.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 b (*.f64 a a)) (exp.f64 (log.f64 b))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) a)) |
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(*.f64 (exp.f64 (log.f64 b)) (/.f64 b (*.f64 a a))) |
(exp.f64 (log.f64 (/.f64 b (/.f64 a b)))) |
(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 b (/.f64 a b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(/.f64 b (/.f64 a b)) |
(/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 b (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) b) |
(*.f64 (/.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b a)) |
| 1× | egg-herbie |
| 2178× | *-lowering-*.f32 |
| 2178× | *-lowering-*.f64 |
| 1568× | sum5-define |
| 1190× | fmsub-define |
| 1062× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 978 |
| 1 | 36 | 768 |
| 2 | 81 | 675 |
| 3 | 189 | 675 |
| 4 | 475 | 675 |
| 5 | 1142 | 675 |
| 6 | 3759 | 675 |
| 0 | 8164 | 675 |
| 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)) |
(/ (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 (*.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)))) |
(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) (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 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 6502 to 872 computations (86.6% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 2 | 313 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 311 | 3 | 314 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.9% | (sqrt.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
| ▶ | 97.3% | (sqrt.f64 (fabs.f64 #s(literal -1 binary64))) |
Compiled 49 to 32 computations (34.7% saved)
| 1× | egg-herbie |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
| ✓ | cost-diff | 0 | (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
| ✓ | cost-diff | 6400 | (fabs.f64 #s(literal -1 binary64)) |
| ✓ | cost-diff | 12800 | (sqrt.f64 (fabs.f64 #s(literal -1 binary64))) |
| 2092× | sum3-define |
| 1840× | *-lowering-*.f32 |
| 1840× | *-lowering-*.f64 |
| 1370× | fmsub-define |
| 1302× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 154 |
| 1 | 44 | 136 |
| 2 | 111 | 100 |
| 3 | 369 | 98 |
| 4 | 631 | 98 |
| 5 | 821 | 98 |
| 6 | 1025 | 98 |
| 7 | 1396 | 98 |
| 8 | 3615 | 98 |
| 0 | 8112 | 98 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs -1)) |
(fabs -1) |
-1 |
(sqrt (fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))))) |
(fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b))))) |
(/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))) |
(+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) |
(/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) |
(/ (/ b (/ a b)) (/ a (* b b))) |
(/ b (/ a b)) |
b |
(/ a b) |
a |
(/ a (* b b)) |
(* b b) |
(* a a) |
1 |
(- -1 (/ b (/ (* a a) b))) |
-1 |
(/ b (/ (* a a) b)) |
(/ (* a a) b) |
| 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 (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))))) |
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))) b))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b))))) |
(fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))) b))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))) b))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) |
(+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))) b))) |
(/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) |
(/.f64 b (/.f64 (*.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b))) b)) |
(/ (/ b (/ a b)) (/ a (* b b))) |
(*.f64 b (/.f64 b (/.f64 (/.f64 (*.f64 a a) b) b))) |
(/ b (/ a b)) |
(/.f64 b (/.f64 a b)) |
b |
(/ a b) |
(/.f64 a b) |
a |
(/ a (* b b)) |
(/.f64 (/.f64 a b) b) |
(* b b) |
(*.f64 b b) |
(* a a) |
(*.f64 a a) |
1 |
#s(literal 1 binary64) |
(- -1 (/ b (/ (* a a) b))) |
(-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
-1 |
#s(literal -1 binary64) |
(/ b (/ (* a a) b)) |
(/.f64 b (/.f64 (*.f64 a a) b)) |
(/ (* a a) b) |
(/.f64 (*.f64 a a) b) |
Found 6 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 b (/.f64 (*.f64 a a) b)) |
| ✓ | accuracy | 78.4% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 73.3% | (/.f64 (*.f64 a a) b) |
| ✓ | accuracy | 61.1% | (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (fabs.f64 #s(literal -1 binary64)) |
| 97.0ms | 256× | 0 | valid |
Compiled 180 to 21 computations (88.3% saved)
ival-mult: 19.0ms (45.1% of total)ival-div: 13.0ms (30.9% of total)ival-sqrt: 4.0ms (9.5% of total)ival-fabs: 3.0ms (7.1% of total)ival-sub: 1.0ms (2.4% 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 (sqrt (fabs -1))> |
#<alt (fabs -1)> |
#<alt (sqrt (fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b))))))> |
#<alt (fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))))> |
#<alt (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b))))> |
#<alt (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1)> |
#<alt (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a))> |
#<alt (/ (* a a) b)> |
#<alt (/ a (* b b))> |
#<alt (/ b (/ (* a a) b))> |
| Outputs |
|---|
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (* (pow b 2) (+ (* -2 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1)> |
#<alt (- (* (pow b 2) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (pow a 6))) (* 2 (/ 1 (pow a 4))))) (/ 1 (pow a 2)))) 1)> |
#<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 a 2) (* -1 (pow a 2))) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (- (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 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 a 2) (* -1 (pow a 2))) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (- (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 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) (+ 1 (* -2 (/ (pow a 2) (pow b 2)))))) (pow a 2))> |
#<alt (/ (+ (* -1 (pow b 2)) (* (pow a 2) (+ 1 (* (pow a 2) (- (* 2 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2)))))))) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (+ (/ (* (pow b 2) (- (pow b 4) (* -1 (pow b 4)))) (pow a 6)) (/ (pow b 2) (pow a 2)))) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (+ (/ (* (pow b 2) (- (pow b 4) (* -1 (pow b 4)))) (pow a 6)) (/ (pow b 2) (pow a 2)))) 1)> |
#<alt 1> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (+ (pow a 4) (pow b 4)) (pow a 4))> |
#<alt (/ (+ (pow a 4) (pow b 4)) (pow a 4))> |
#<alt (/ (+ (pow a 4) (pow b 4)) (pow a 4))> |
#<alt 1> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt 1> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (+ 1 (/ (pow b 4) (pow a 4)))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ (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))> |
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))) |
| 1.0ms | b | @ | inf | (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))) |
| 1.0ms | b | @ | inf | (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) |
| 1.0ms | a | @ | 0 | (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) |
| 1.0ms | b | @ | inf | (sqrt (fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))))) |
| 1× | batch-egg-rewrite |
| 4910× | /-lowering-/.f32 |
| 4910× | /-lowering-/.f64 |
| 3308× | *-lowering-*.f32 |
| 3308× | *-lowering-*.f64 |
| 846× | associate-/l/ |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 119 |
| 1 | 124 | 80 |
| 2 | 1199 | 71 |
| 0 | 8934 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs -1)) |
(fabs -1) |
(sqrt (fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))))) |
(fabs (/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b))))) |
(/ (+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) (- -1 (/ b (/ (* a a) b)))) |
(+ (/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) 1) |
(/ (/ (/ b (/ a b)) (/ a (* b b))) (* a a)) |
(/ (* a a) b) |
(/ a (* b b)) |
(/ b (/ (* a a) b)) |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 1 binary64) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (sqrt.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (neg.f64 (sqrt.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(pow.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/4 binary64)) (pow.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (pow.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(fabs.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) #s(literal 1 binary64))) |
(/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (fabs.f64 (-.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 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (fabs.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (-.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 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (*.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (fabs.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (*.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (fabs.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (fabs.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(pow.f64 (fabs.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (*.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) (*.f64 (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) (*.f64 (*.f64 (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))))) |
(+.f64 (*.f64 (*.f64 (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #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 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (+.f64 #s(literal 1 binary64) (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b 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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #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 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (+.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b 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 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64))) |
(/.f64 (/.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 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (/.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 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.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 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) |
(+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 1 binary64)) |
(fma.f64 b (/.f64 (/.f64 b a) (/.f64 a (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b a) a) (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) a) (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 b (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 b a) a) (/.f64 a (/.f64 b a))) (*.f64 b b) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (/.f64 (/.f64 b a) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b a))) b #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (+.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))) (+.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)))) (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)))) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)))) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) (/.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) (/.f64 (/.f64 a (/.f64 b a)) b))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (/.f64 (/.f64 b a) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 (/.f64 b a) a)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (*.f64 a a)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 b a)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (/.f64 a (/.f64 b a)))) |
(/.f64 b (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (*.f64 a a))) |
(/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 (/.f64 b a) a))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 b a))) |
(/.f64 b (/.f64 (*.f64 a a) (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))) |
(/.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)))) |
(/.f64 b (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) |
(/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 (/.f64 a (/.f64 b a)) b) a)) |
(/.f64 (/.f64 b (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 b b) (*.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) a)) |
(/.f64 (*.f64 b b) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) (*.f64 a a)) |
(/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 a (/.f64 b a)) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 a a) (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (*.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) b))) |
(/.f64 (/.f64 b a) (*.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 b a) (*.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 a b))) |
(/.f64 (/.f64 b a) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) a)) |
(/.f64 (/.f64 (/.f64 b a) a) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))) |
(/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))) a) |
(/.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 b (/.f64 a (*.f64 b b))) (/.f64 (*.f64 a a) (/.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a b) (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (/.f64 a b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b)) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) b)) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) b) (/.f64 (*.f64 a a) (/.f64 b a))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) (/.f64 a (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a b)) b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b))) |
(/.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (/.f64 b a) (/.f64 a (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) (/.f64 a b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b))) (/.f64 a (/.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 a b)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))) #s(literal -1 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 b a) a) (*.f64 (/.f64 a (*.f64 b b)) a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a b)) (/.f64 a (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) b))) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) #s(literal 1 binary64)) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (/.f64 a b)) a) |
(/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) #s(literal 1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) a) (/.f64 a b)) |
(/.f64 (/.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 a b)) a) |
(/.f64 (/.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) |
(/.f64 (/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) #s(literal -1 binary64)) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) |
(pow.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 b a)) b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))))) |
(*.f64 b (/.f64 (/.f64 b a) (/.f64 a (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 (/.f64 b a) a)))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b) (*.f64 a a)))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b a) a) (/.f64 a (/.f64 b a)))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 b (*.f64 a (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) #s(literal 1 binary64)) |
(*.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 a (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 (/.f64 b (/.f64 a b)) b) b))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 b a) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) |
(*.f64 (/.f64 (/.f64 b a) a) (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b a)) b) b))) |
(*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 b (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b (*.f64 a (*.f64 a a))) (/.f64 b (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))))) |
(*.f64 (/.f64 (/.f64 (/.f64 b a) a) (/.f64 a (/.f64 b a))) (*.f64 b b)) |
(*.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b) (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b a))) b) |
(*.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a) (/.f64 b (/.f64 a b))) |
(*.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) b)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
(*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 (neg.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b))) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 b a)) b)) (/.f64 (/.f64 b a) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (pow.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a b) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) a))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) (*.f64 b b)) |
(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) b)) (-.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 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) a)) |
(/.f64 a (/.f64 b a)) |
(/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a a) b) |
(/.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (/.f64 a (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 a (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(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 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a))) |
(*.f64 a (/.f64 a b)) |
(*.f64 (/.f64 a b) a) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 a (*.f64 b b)) |
(/.f64 (/.f64 a b) b) |
(/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (*.f64 b b)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 b a)) b)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 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) (/.f64 a (/.f64 b a)))) (-.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))))) |
(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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (/.f64 b a)) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b a)) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 b a)))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (*.f64 b b) (*.f64 a 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 b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 (/.f64 b a) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 b a)) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 b (/.f64 (/.f64 b a) a)) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.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 a (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.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 #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 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 b a)) b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 b a)) b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a)) (*.f64 b b)) |
| 1× | egg-herbie |
| 2890× | *-lowering-*.f32 |
| 2890× | *-lowering-*.f64 |
| 1730× | fmsub-define |
| 1712× | fma-lowering-fma.f32 |
| 1712× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 2253 |
| 1 | 260 | 1898 |
| 2 | 788 | 1789 |
| 3 | 3247 | 1785 |
| 0 | 8467 | 1785 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* (pow b 2) (+ (* -2 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1) |
(- (* (pow b 2) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (pow a 6))) (* 2 (/ 1 (pow a 4))))) (/ 1 (pow a 2)))) 1) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (pow a 2) (* -1 (pow a 2))) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (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 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 a 2) (* -1 (pow a 2))) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (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 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) (+ 1 (* -2 (/ (pow a 2) (pow b 2)))))) (pow a 2)) |
(/ (+ (* -1 (pow b 2)) (* (pow a 2) (+ 1 (* (pow a 2) (- (* 2 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2)))))))) (pow a 2)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (/ (pow b 2) (pow a 2))) 1) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (+ (/ (* (pow b 2) (- (pow b 4) (* -1 (pow b 4)))) (pow a 6)) (/ (pow b 2) (pow a 2)))) 1) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (/ (pow b 2) (pow a 2))) 1) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (+ (/ (* (pow b 2) (- (pow b 4) (* -1 (pow b 4)))) (pow a 6)) (/ (pow b 2) (pow a 2)))) 1) |
1 |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(/ (pow b 4) (pow a 4)) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(/ (pow b 4) (pow a 4)) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(/ (pow b 4) (pow a 4)) |
(/ (+ (pow a 4) (pow b 4)) (pow a 4)) |
(/ (+ (pow a 4) (pow b 4)) (pow a 4)) |
(/ (+ (pow a 4) (pow b 4)) (pow a 4)) |
1 |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
1 |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (pow b 4) (pow a 4)) |
(/ (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) |
(/ 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 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 (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(sqrt (fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2))))))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(fabs (* -1 (/ (+ 1 (/ (pow b 4) (pow a 4))) (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.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 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* (pow b 2) (+ (* -2 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(- (* (pow b 2) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (pow a 6))) (* 2 (/ 1 (pow a 4))))) (/ 1 (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (- (+ (* -1 (/ (- (pow a 2) (* -1 (pow a 2))) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* (pow b 2) (- (+ (* -1 (/ (- (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 a 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (- (+ (* -1 (/ (- (pow a 2) (* -1 (pow a 2))) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* (pow b 2) (- (+ (* -1 (/ (- (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 a 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/ (+ (* -1 (pow b 2)) (* (pow a 2) (+ 1 (* -2 (/ (pow a 2) (pow b 2)))))) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 b b))) (*.f64 a a))) |
(/ (+ (* -1 (pow b 2)) (* (pow a 2) (+ 1 (* (pow a 2) (- (* 2 (/ (pow a 2) (pow b 4))) (* 2 (/ 1 (pow b 2)))))))) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 a a))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (/ (pow b 2) (pow a 2))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (+ (/ (* (pow b 2) (- (pow b 4) (* -1 (pow b 4)))) (pow a 6)) (/ (pow b 2) (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (pow.f64 a #s(literal 6 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (/ (pow b 2) (pow a 2))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(- (+ (* -1 (/ (- (pow b 4) (* -1 (pow b 4))) (pow a 4))) (+ (/ (* (pow b 2) (- (pow b 4) (* -1 (pow b 4)))) (pow a 6)) (/ (pow b 2) (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (pow.f64 a #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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)) (/ 1 (pow b 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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)) (/ 1 (pow b 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(* (pow b 4) (+ (/ 1 (pow a 4)) (/ 1 (pow b 4)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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 a 4) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (pow a 4) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (pow a 4) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (/ (pow b 4) (pow a 4))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 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) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ (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)) |
Compiled 27388 to 2617 computations (90.4% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 662 | 2 | 664 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 1 | 1 |
| Total | 664 | 3 | 667 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.8% | (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
| ▶ | 97.3% | #s(literal 1 binary64) |
Compiled 31 to 23 computations (25.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
| ✓ | cost-diff | 0 | (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
| 2298× | fnmadd-define |
| 1886× | fma-define |
| 1516× | sum3-define |
| 1482× | fmsub-define |
| 1476× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 55 |
| 1 | 24 | 55 |
| 2 | 45 | 50 |
| 3 | 111 | 45 |
| 4 | 218 | 45 |
| 5 | 366 | 45 |
| 6 | 567 | 45 |
| 7 | 899 | 45 |
| 8 | 2613 | 45 |
| 9 | 6434 | 45 |
| 0 | 8056 | 45 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(sqrt (fabs (/ 1 (- -1 (/ b (/ (* a a) b)))))) |
(fabs (/ 1 (- -1 (/ b (/ (* a a) b))))) |
(/ 1 (- -1 (/ b (/ (* a a) b)))) |
1 |
(- -1 (/ b (/ (* a a) b))) |
-1 |
(/ b (/ (* a a) b)) |
b |
(/ (* a a) b) |
(* a a) |
a |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(sqrt (fabs (/ 1 (- -1 (/ b (/ (* a a) b)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(fabs (/ 1 (- -1 (/ b (/ (* a a) b))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/ 1 (- -1 (/ b (/ (* a a) b)))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(- -1 (/ b (/ (* a a) b))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
-1 |
#s(literal -1 binary64) |
(/ b (/ (* a a) b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
b |
(/ (* a a) b) |
(/.f64 (*.f64 a a) b) |
(* a a) |
(*.f64 a a) |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
| ✓ | accuracy | 99.7% | (/.f64 b (/.f64 (*.f64 a a) b)) |
| ✓ | accuracy | 73.3% | (/.f64 (*.f64 a a) b) |
| 45.0ms | 256× | 0 | valid |
Compiled 68 to 12 computations (82.4% saved)
ival-div: 5.0ms (37.5% of total)ival-mult: 2.0ms (15% of total)ival-fabs: 2.0ms (15% of total)ival-sqrt: 2.0ms (15% of total)ival-sub: 1.0ms (7.5% of total)const: 1.0ms (7.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (fabs (/ 1 (- -1 (/ b (/ (* a a) b))))))> |
#<alt (fabs (/ 1 (- -1 (/ b (/ (* a a) b)))))> |
#<alt (/ 1 (- -1 (/ b (/ (* a a) b))))> |
#<alt (- -1 (/ b (/ (* a a) b)))> |
#<alt (/ (* a a) b)> |
#<alt (/ b (/ (* a a) b))> |
| Outputs |
|---|
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (* (pow b 2) (+ (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1)> |
#<alt (- (* (pow b 2) (+ (* (pow b 2) (- (/ (pow b 2) (pow a 6)) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))) 1)> |
#<alt (* -1 (/ (pow a 2) (pow b 2)))> |
#<alt (/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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 2)) (/ (pow a 4) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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) (- (/ (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) (- (/ (pow a 2) (pow b 8)) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt -1> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (/ (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 (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (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))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (/ 1 (- -1 (/ b (/ (* a a) b)))) |
| 0.0ms | b | @ | inf | (/ 1 (- -1 (/ b (/ (* a a) b)))) |
| 0.0ms | a | @ | 0 | (/ 1 (- -1 (/ b (/ (* a a) b)))) |
| 0.0ms | b | @ | inf | (sqrt (fabs (/ 1 (- -1 (/ b (/ (* a a) b)))))) |
| 0.0ms | b | @ | 0 | (sqrt (fabs (/ 1 (- -1 (/ b (/ (* a a) b)))))) |
| 1× | batch-egg-rewrite |
| 2456× | *-lowering-*.f32 |
| 2456× | *-lowering-*.f64 |
| 2056× | /-lowering-/.f32 |
| 2056× | /-lowering-/.f64 |
| 1960× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 49 |
| 1 | 62 | 49 |
| 2 | 428 | 40 |
| 3 | 4941 | 35 |
| 0 | 8065 | 35 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (/ 1 (- -1 (/ b (/ (* a a) b)))))) |
(fabs (/ 1 (- -1 (/ b (/ (* a a) b))))) |
(/ 1 (- -1 (/ b (/ (* a a) b)))) |
(- -1 (/ b (/ (* a a) b))) |
(/ (* a a) b) |
(/ b (/ (* a a) b)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (hypot.f64 #s(literal 1 binary64) (/.f64 b a))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/4 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(exp.f64 (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fabs.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal 0 binary64))) |
(-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) |
(fma.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) b #s(literal -1 binary64)) |
(neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(/.f64 a (/.f64 b a)) |
(/.f64 (*.f64 a a) b) |
(/.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(*.f64 a (/.f64 a b)) |
(*.f64 a (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 (/.f64 a b) a) |
(*.f64 (/.f64 a b) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 a b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)))) |
(/.f64 b (/.f64 (*.f64 a a) b)) |
(/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 b a)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (*.f64 b (/.f64 b a)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) #s(literal -1 binary64)) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
| 1× | egg-herbie |
| 2184× | +-lowering-+.f64 |
| 2184× | +-lowering-+.f32 |
| 2176× | *-lowering-*.f32 |
| 2176× | *-lowering-*.f64 |
| 1524× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 1503 |
| 1 | 246 | 1169 |
| 2 | 808 | 1046 |
| 3 | 2732 | 1042 |
| 0 | 8232 | 1042 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* (pow b 2) (+ (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1) |
(- (* (pow b 2) (+ (* (pow b 2) (- (/ (pow b 2) (pow a 6)) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))) 1) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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) (- (/ (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) (- (/ (pow a 2) (pow b 8)) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
-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 (/ (pow b 2) (pow a 2))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (/ (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 |
(- (* -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 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) |
(/ (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 (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(sqrt (fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2)))))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a))))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
(fabs (/ -1 (+ 1 (/ (pow b 2) (pow a 2))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* (pow b 2) (+ (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(- (* (pow b 2) (+ (* (pow b 2) (- (/ (pow b 2) (pow a 6)) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 b b)) |
(/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (pow a 4) (pow b 2))) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(/.f64 (+.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.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 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 b b)) |
(/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (pow a 4) (pow b 2))) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(/.f64 (+.f64 (-.f64 (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.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 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(* (pow a 2) (- (/ (pow a 2) (pow b 4)) (/ 1 (pow b 2)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 a a)) (*.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 (*.f64 a 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) (- (/ (pow a 2) (pow b 8)) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (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 -1 binary64) (*.f64 a a))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (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 -1 binary64) (*.f64 a a))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (- (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (- (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (- (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 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) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
Compiled 14907 to 1641 computations (89% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 498 | 1 | 499 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 499 | 3 | 502 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.8% | (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
| ✓ | 97.3% | #s(literal 1 binary64) |
Compiled 43 to 24 computations (44.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
| ✓ | cost-diff | 128 | (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) |
| 2306× | *-lowering-*.f32 |
| 2306× | *-lowering-*.f64 |
| 1764× | /-lowering-/.f32 |
| 1764× | /-lowering-/.f64 |
| 1480× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 56 |
| 1 | 27 | 56 |
| 2 | 48 | 51 |
| 3 | 112 | 46 |
| 4 | 231 | 46 |
| 5 | 488 | 46 |
| 6 | 2159 | 46 |
| 7 | 7978 | 46 |
| 0 | 8001 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
(* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) |
(/ 1 (- -1 (/ b (/ (* a a) b)))) |
1 |
(- -1 (/ b (/ (* a a) b))) |
-1 |
(/ b (/ (* a a) b)) |
b |
(/ (* a a) b) |
(* a a) |
a |
1/4 |
| Outputs |
|---|
(pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))))) #s(literal 1/4 binary64)) |
(* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))))) |
(/ 1 (- -1 (/ b (/ (* a a) b)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) |
1 |
#s(literal 1 binary64) |
(- -1 (/ b (/ (* a a) b))) |
(-.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) |
-1 |
#s(literal -1 binary64) |
(/ b (/ (* a a) b)) |
(/.f64 b (*.f64 a (/.f64 a b))) |
b |
(/ (* a a) b) |
(*.f64 a (/.f64 a b)) |
(* a a) |
(*.f64 a a) |
a |
1/4 |
#s(literal 1/4 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
| ✓ | accuracy | 99.7% | (/.f64 b (/.f64 (*.f64 a a) b)) |
| ✓ | accuracy | 73.3% | (/.f64 (*.f64 a a) b) |
| 51.0ms | 256× | 0 | valid |
Compiled 91 to 13 computations (85.7% saved)
ival-pow: 8.0ms (41.1% of total)ival-div: 6.0ms (30.8% of total)ival-mult: 4.0ms (20.6% of total)ival-sub: 1.0ms (5.1% of total)const: 1.0ms (5.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4)> |
#<alt (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b)))))> |
#<alt (/ 1 (- -1 (/ b (/ (* a a) b))))> |
#<alt (- -1 (/ b (/ (* a a) b)))> |
#<alt (/ (* a a) b)> |
#<alt (/ b (/ (* a a) b))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* (pow b 2) (- (* 3/8 (/ (pow b 2) (pow a 4))) (* 1/2 (/ 1 (pow a 2))))))> |
#<alt (+ 1 (* (pow b 2) (- (* (pow b 2) (+ (* -5/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2))))))> |
#<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/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))))) (pow a 8)) (* 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/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))))) (pow a 8)) (* 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 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow b 2) (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))))) (pow b 6)) (pow a 6))) (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow b 2) (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))))) (pow b 6)) (pow a 6))) (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* (pow b 2) (- (* 3 (/ (pow b 2) (pow a 4))) (* 2 (/ 1 (pow a 2))))))> |
#<alt (+ 1 (* (pow b 2) (- (* (pow b 2) (+ (* -4 (/ (pow b 2) (pow a 6))) (* 3 (/ 1 (pow a 4))))) (* 2 (/ 1 (pow a 2))))))> |
#<alt (/ (pow a 4) (pow b 4))> |
#<alt (/ (+ (* -2 (/ (pow a 6) (pow b 2))) (pow a 4)) (pow b 4))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -4 (pow a 8)) (pow a 8)) (pow b 4))) (pow a 4)) (* 2 (/ (pow a 6) (pow b 2)))) (pow b 4))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (+ (* -4 (pow a 8)) (pow a 8)))) (* -2 (pow a 10))) (pow b 6))) (pow a 4)) (+ (* -4 (/ (pow a 8) (pow b 4))) (+ (* 2 (/ (pow a 6) (pow b 2))) (/ (pow a 8) (pow b 4))))) (pow b 4))> |
#<alt (/ (pow a 4) (pow b 4))> |
#<alt (/ (+ (* -2 (/ (pow a 6) (pow b 2))) (pow a 4)) (pow b 4))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -4 (pow a 8)) (pow a 8)) (pow b 4))) (pow a 4)) (* 2 (/ (pow a 6) (pow b 2)))) (pow b 4))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (+ (* -4 (pow a 8)) (pow a 8)))) (* -2 (pow a 10))) (pow b 6))) (pow a 4)) (+ (* -4 (/ (pow a 8) (pow b 4))) (+ (* 2 (/ (pow a 6) (pow b 2))) (/ (pow a 8) (pow b 4))))) (pow b 4))> |
#<alt (/ (pow a 4) (pow b 4))> |
#<alt (* (pow a 4) (+ (* -2 (/ (pow a 2) (pow b 6))) (/ 1 (pow b 4))))> |
#<alt (* (pow a 4) (+ (* (pow a 2) (- (* 3 (/ (pow a 2) (pow b 8))) (* 2 (/ 1 (pow b 6))))) (/ 1 (pow b 4))))> |
#<alt (* (pow a 4) (+ (* (pow a 2) (- (* (pow a 2) (+ (* -4 (/ (pow a 2) (pow b 10))) (* 3 (/ 1 (pow b 8))))) (* 2 (/ 1 (pow b 6))))) (/ 1 (pow b 4))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -4 (pow b 4)) (pow b 4)) (pow a 4)))) (* 2 (/ (pow b 2) (pow a 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -2 (* (pow b 2) (+ (* -4 (pow b 4)) (pow b 4)))) (* -2 (pow b 6))) (pow a 6)))) (+ (* -4 (/ (pow b 4) (pow a 4))) (+ (* 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 (* -1 (/ (+ (* -4 (pow b 4)) (pow b 4)) (pow a 4)))) (* 2 (/ (pow b 2) (pow a 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -2 (* (pow b 2) (+ (* -4 (pow b 4)) (pow b 4)))) (* -2 (pow b 6))) (pow a 6)))) (+ (* -4 (/ (pow b 4) (pow a 4))) (+ (* 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) (+ (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1)> |
#<alt (- (* (pow b 2) (+ (* (pow b 2) (- (/ (pow b 2) (pow a 6)) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))) 1)> |
#<alt (* -1 (/ (pow a 2) (pow b 2)))> |
#<alt (/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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 2)) (/ (pow a 4) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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) (- (/ (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) (- (/ (pow a 2) (pow b 8)) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt -1> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (/ (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 (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (- (* -1 (/ (pow b 2) (pow a 2))) 1)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (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))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 85.0ms | b | @ | 0 | (pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
| 16.0ms | a | @ | 0 | (pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
| 1.0ms | b | @ | inf | (pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
| 1.0ms | a | @ | inf | (pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
| 1.0ms | b | @ | inf | (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) |
| 1× | batch-egg-rewrite |
| 3232× | *-lowering-*.f32 |
| 3232× | *-lowering-*.f64 |
| 2540× | /-lowering-/.f32 |
| 2540× | /-lowering-/.f64 |
| 1836× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 49 |
| 1 | 73 | 48 |
| 2 | 519 | 42 |
| 3 | 6022 | 37 |
| 0 | 8318 | 37 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) 1/4) |
(* (/ 1 (- -1 (/ b (/ (* a a) b)))) (/ 1 (- -1 (/ b (/ (* a a) b))))) |
(/ 1 (- -1 (/ b (/ (* a a) b)))) |
(- -1 (/ b (/ (* a a) b))) |
(/ (* a a) b) |
(/ b (/ (* a a) b)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/8 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/8 binary64)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1/4 binary64)) |
(pow.f64 (*.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))))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/8 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/4 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/8 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/8 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal -1 binary64) (/.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 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.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 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b))))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.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 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) |
(pow.f64 (*.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))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (+.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 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.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 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 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 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a 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 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.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 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) #s(literal 2 binary64)) (*.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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.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 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.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 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.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 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a 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 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 b (/.f64 a (/.f64 b a))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 b (/.f64 a (/.f64 b a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))))) |
(+.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))))) |
(exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b))))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) |
(pow.f64 (*.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))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.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))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.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 b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.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 b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(exp.f64 (log.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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) 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 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 #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 b (/.f64 a (/.f64 b a)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (-.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 b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a 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 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.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 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) (+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.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 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))))) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.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 #s(literal -1 binary64) (+.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)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (/.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 b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.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 a a) (*.f64 b b))))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (*.f64 a a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 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) b)) (-.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 b (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 a (/.f64 b a)) |
(/.f64 (*.f64 a a) b) |
(/.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(*.f64 a (/.f64 a b)) |
(*.f64 a (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 (/.f64 a b) a) |
(*.f64 (/.f64 a b) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 a b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.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 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (/.f64 a b)) |
(/.f64 (*.f64 b (/.f64 b a)) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b a) b) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a)))) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.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 a (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.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 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
| 1× | egg-herbie |
| 5794× | *-lowering-*.f32 |
| 5794× | *-lowering-*.f64 |
| 2466× | +-lowering-+.f64 |
| 2466× | +-lowering-+.f32 |
| 1342× | associate-*r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 1877 |
| 1 | 837 | 1577 |
| 2 | 2818 | 1441 |
| 0 | 8027 | 1441 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* (pow b 2) (- (* 3/8 (/ (pow b 2) (pow a 4))) (* 1/2 (/ 1 (pow a 2)))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (+ (* -5/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))))) |
(/ 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/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))))) (pow a 8)) (* 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/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))))) (pow a 8)) (* 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))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (* -1/2 (/ (pow b 2) (pow a 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow b 2) (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))))) (pow b 6)) (pow a 6))) (* -1/2 (/ (pow b 2) (pow a 2)))))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (* -1/2 (/ (pow b 2) (pow a 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow b 2) (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))))) (pow b 6)) (pow a 6))) (* -1/2 (/ (pow b 2) (pow a 2)))))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* (pow b 2) (- (* 3 (/ (pow b 2) (pow a 4))) (* 2 (/ 1 (pow a 2)))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (+ (* -4 (/ (pow b 2) (pow a 6))) (* 3 (/ 1 (pow a 4))))) (* 2 (/ 1 (pow a 2)))))) |
(/ (pow a 4) (pow b 4)) |
(/ (+ (* -2 (/ (pow a 6) (pow b 2))) (pow a 4)) (pow b 4)) |
(/ (- (+ (* -1 (/ (+ (* -4 (pow a 8)) (pow a 8)) (pow b 4))) (pow a 4)) (* 2 (/ (pow a 6) (pow b 2)))) (pow b 4)) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (+ (* -4 (pow a 8)) (pow a 8)))) (* -2 (pow a 10))) (pow b 6))) (pow a 4)) (+ (* -4 (/ (pow a 8) (pow b 4))) (+ (* 2 (/ (pow a 6) (pow b 2))) (/ (pow a 8) (pow b 4))))) (pow b 4)) |
(/ (pow a 4) (pow b 4)) |
(/ (+ (* -2 (/ (pow a 6) (pow b 2))) (pow a 4)) (pow b 4)) |
(/ (- (+ (* -1 (/ (+ (* -4 (pow a 8)) (pow a 8)) (pow b 4))) (pow a 4)) (* 2 (/ (pow a 6) (pow b 2)))) (pow b 4)) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (+ (* -4 (pow a 8)) (pow a 8)))) (* -2 (pow a 10))) (pow b 6))) (pow a 4)) (+ (* -4 (/ (pow a 8) (pow b 4))) (+ (* 2 (/ (pow a 6) (pow b 2))) (/ (pow a 8) (pow b 4))))) (pow b 4)) |
(/ (pow a 4) (pow b 4)) |
(* (pow a 4) (+ (* -2 (/ (pow a 2) (pow b 6))) (/ 1 (pow b 4)))) |
(* (pow a 4) (+ (* (pow a 2) (- (* 3 (/ (pow a 2) (pow b 8))) (* 2 (/ 1 (pow b 6))))) (/ 1 (pow b 4)))) |
(* (pow a 4) (+ (* (pow a 2) (- (* (pow a 2) (+ (* -4 (/ (pow a 2) (pow b 10))) (* 3 (/ 1 (pow b 8))))) (* 2 (/ 1 (pow b 6))))) (/ 1 (pow b 4)))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(- (+ 1 (* -1 (/ (+ (* -4 (pow b 4)) (pow b 4)) (pow a 4)))) (* 2 (/ (pow b 2) (pow a 2)))) |
(- (+ 1 (* -1 (/ (+ (* -2 (* (pow b 2) (+ (* -4 (pow b 4)) (pow b 4)))) (* -2 (pow b 6))) (pow a 6)))) (+ (* -4 (/ (pow b 4) (pow a 4))) (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(- (+ 1 (* -1 (/ (+ (* -4 (pow b 4)) (pow b 4)) (pow a 4)))) (* 2 (/ (pow b 2) (pow a 2)))) |
(- (+ 1 (* -1 (/ (+ (* -2 (* (pow b 2) (+ (* -4 (pow b 4)) (pow b 4)))) (* -2 (pow b 6))) (pow a 6)))) (+ (* -4 (/ (pow b 4) (pow a 4))) (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* (pow b 2) (+ (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1) |
(- (* (pow b 2) (+ (* (pow b 2) (- (/ (pow b 2) (pow a 6)) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))) 1) |
(* -1 (/ (pow a 2) (pow b 2))) |
(/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/ (- (+ (* -1 (pow a 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (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) (- (/ (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) (- (/ (pow a 2) (pow b 8)) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
-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 (/ (pow b 2) (pow a 2))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(* -1 (/ (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 |
(- (* -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 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) |
(/ (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 |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(+ 1 (* (pow b 2) (- (* 3/8 (/ (pow b 2) (pow a 4))) (* 1/2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b #s(literal 3/8 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (+ (* -5/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -5/16 binary64)) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(/ 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 a (/.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 a #s(literal 6 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/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))))) (pow a 8)) (* 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 #s(literal -3/8 binary64) (pow.f64 a #s(literal 6 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 a (*.f64 a a)) (*.f64 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) a) #s(literal -3/4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) a) b) |
(* -1 (/ (+ a (+ (* -1/2 (/ (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))) (* a (pow b 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow a 2) (+ (* -1 (pow a 6)) (* 1/4 (pow a 6))))) (pow a 8)) (* 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 #s(literal -3/8 binary64) (pow.f64 a #s(literal 6 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 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b 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 (*.f64 a 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)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (* -1/2 (/ (pow b 2) (pow a 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow b 2) (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))))) (pow b 6)) (pow a 6))) (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -3/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (* -1/2 (/ (pow b 2) (pow a 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))) (pow a 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow b 2) (+ (* -1 (pow b 4)) (* 1/4 (pow b 4))))) (pow b 6)) (pow a 6))) (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (pow.f64 a #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -3/4 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 b b) #s(literal -2 binary64)) (*.f64 a a))) |
(+ 1 (* (pow b 2) (- (* 3 (/ (pow b 2) (pow a 4))) (* 2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (+ (* -4 (/ (pow b 2) (pow a 6))) (* 3 (/ 1 (pow a 4))))) (* 2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(/ (pow a 4) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (+ (* -2 (/ (pow a 6) (pow b 2))) (pow a 4)) (pow b 4)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (- (+ (* -1 (/ (+ (* -4 (pow a 8)) (pow a 8)) (pow b 4))) (pow a 4)) (* 2 (/ (pow a 6) (pow b 2)))) (pow b 4)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 a #s(literal 8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (+ (* -4 (pow a 8)) (pow a 8)))) (* -2 (pow a 10))) (pow b 6))) (pow a 4)) (+ (* -4 (/ (pow a 8) (pow b 4))) (+ (* 2 (/ (pow a 6) (pow b 2))) (/ (pow a 8) (pow b 4))))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) a)) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 10 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal -3 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (pow a 4) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (+ (* -2 (/ (pow a 6) (pow b 2))) (pow a 4)) (pow b 4)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (- (+ (* -1 (/ (+ (* -4 (pow a 8)) (pow a 8)) (pow b 4))) (pow a 4)) (* 2 (/ (pow a 6) (pow b 2)))) (pow b 4)) |
(/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 a #s(literal 8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (+ (* -4 (pow a 8)) (pow a 8)))) (* -2 (pow a 10))) (pow b 6))) (pow a 4)) (+ (* -4 (/ (pow a 8) (pow b 4))) (+ (* 2 (/ (pow a 6) (pow b 2))) (/ (pow a 8) (pow b 4))))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) a)) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 10 binary64)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 8 binary64)) #s(literal -3 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (pow a 4) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* (pow a 4) (+ (* -2 (/ (pow a 2) (pow b 6))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 4) (+ (* (pow a 2) (- (* 3 (/ (pow a 2) (pow b 8))) (* 2 (/ 1 (pow b 6))))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 3 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 6 binary64))))))) |
(* (pow a 4) (+ (* (pow a 2) (- (* (pow a 2) (+ (* -4 (/ (pow a 2) (pow b 10))) (* 3 (/ 1 (pow b 8))))) (* 2 (/ 1 (pow b 6))))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (pow.f64 b #s(literal 10 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 b #s(literal 8 binary64)))))) (/.f64 #s(literal -2 binary64) (pow.f64 b #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 b b) #s(literal -2 binary64)) (*.f64 a a))) |
(- (+ 1 (* -1 (/ (+ (* -4 (pow b 4)) (pow b 4)) (pow a 4)))) (* 2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(- (+ 1 (* -1 (/ (+ (* -2 (* (pow b 2) (+ (* -4 (pow b 4)) (pow b 4)))) (* -2 (pow b 6))) (pow a 6)))) (+ (* -4 (/ (pow b 4) (pow a 4))) (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 3 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 b b) #s(literal -2 binary64)) (*.f64 a a))) |
(- (+ 1 (* -1 (/ (+ (* -4 (pow b 4)) (pow b 4)) (pow a 4)))) (* 2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(- (+ 1 (* -1 (/ (+ (* -2 (* (pow b 2) (+ (* -4 (pow b 4)) (pow b 4)))) (* -2 (pow b 6))) (pow a 6)))) (+ (* -4 (/ (pow b 4) (pow a 4))) (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 a #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 a (*.f64 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) (+ (* -1 (/ (pow b 2) (pow a 4))) (/ 1 (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(- (* (pow b 2) (+ (* (pow b 2) (- (/ (pow b 2) (pow a 6)) (/ 1 (pow a 4)))) (/ 1 (pow a 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* -1 (/ (pow a 2) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) |
(/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.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 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (pow a 4) (pow b 2))) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a a) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) |
(* -1 (/ (pow a 2) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) |
(/ (+ (* -1 (pow a 2)) (/ (pow a 4) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(/ (- (+ (* -1 (/ (pow a 6) (pow b 4))) (* -1 (pow a 2))) (* -1 (/ (pow a 4) (pow b 2)))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.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 2)) (/ (pow a 8) (pow b 6))) (+ (* -1 (/ (pow a 4) (pow b 2))) (/ (pow a 6) (pow b 4)))) (pow b 2)) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (*.f64 a a) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (pow.f64 a #s(literal 8 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) |
(* -1 (/ (pow a 2) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) |
(* (pow a 2) (- (/ (pow a 2) (pow b 4)) (/ 1 (pow b 2)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 a a)) (*.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 (*.f64 a 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) (- (/ (pow a 2) (pow b 8)) (/ 1 (pow b 6)))) (/ 1 (pow b 4)))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -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) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 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)) |
(- (* -1 (/ (pow b 4) (pow a 4))) (+ 1 (* -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) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(- (/ (pow b 6) (pow a 6)) (+ 1 (+ (* -1 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (* (pow b 2) (+ (/ 1 (pow a 2)) (/ 1 (pow b 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/ (- (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/ (- (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/ (- (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (* -1 (/ (pow b 2) (pow a 2))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 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) |
(/ (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)) |
Compiled 35791 to 2493 computations (93% saved)
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 873 | 3 | 876 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 874 | 5 | 879 |
| Status | Accuracy | Program |
|---|---|---|
| 98.2% | (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1/4 binary64)) | |
| 98.2% | (pow.f64 (*.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))))) #s(literal -1/4 binary64)) | |
| 97.9% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) | |
| ✓ | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
| ✓ | 97.3% | #s(literal 1 binary64) |
Compiled 229 to 92 computations (59.8% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(pow.f64 (*.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))))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) |
(sqrt.f64 (fabs.f64 #s(literal -1 binary64))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
(sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
(sqrt.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a b)) (/.f64 a (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
7 calls:
| 17.0ms | (sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| 4.0ms | b |
| 4.0ms | a |
| 3.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) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
(pow.f64 (*.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))))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1/4 binary64)) |
(sqrt.f64 (fabs.f64 #s(literal -1 binary64))) |
| Outputs |
|---|
(pow.f64 (*.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))))) #s(literal -1/4 binary64)) |
4 calls:
| 3.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 a a) |
| 2.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | a |
| 98.2% | 1 | b |
| 98.2% | 1 | (*.f64 a a) |
| 98.2% | 1 | (*.f64 b b) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
3 calls:
| 2.0ms | (*.f64 b b) |
| 2.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | a |
| 97.9% | 1 | b |
| 97.9% | 1 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 1 | a |
| 97.3% | 1 | b |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 6× | +-commutative_binary64 |
| 4× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 44 |
| 1 | 30 | 44 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
(pow.f64 (*.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))))) #s(literal -1/4 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b (/.f64 b a)) a) #s(literal -1 binary64)))) |
(pow.f64 (*.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))))) #s(literal -1/4 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(literal 1 binary64) |
| 5794× | *-lowering-*.f32 |
| 5794× | *-lowering-*.f64 |
| 4910× | /-lowering-/.f32 |
| 4910× | /-lowering-/.f64 |
| 3350× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 49 |
| 1 | 73 | 48 |
| 2 | 519 | 42 |
| 3 | 6022 | 37 |
| 0 | 8318 | 37 |
| 0 | 9 | 42 |
| 1 | 45 | 37 |
| 2 | 342 | 29 |
| 3 | 4006 | 29 |
| 0 | 8522 | 29 |
| 0 | 20 | 119 |
| 1 | 124 | 80 |
| 2 | 1199 | 71 |
| 0 | 8934 | 71 |
| 0 | 19 | 978 |
| 1 | 36 | 768 |
| 2 | 81 | 675 |
| 3 | 189 | 675 |
| 4 | 475 | 675 |
| 5 | 1142 | 675 |
| 6 | 3759 | 675 |
| 0 | 8164 | 675 |
| 0 | 91 | 2253 |
| 1 | 260 | 1898 |
| 2 | 788 | 1789 |
| 3 | 3247 | 1785 |
| 0 | 8467 | 1785 |
| 0 | 8 | 10 |
| 1 | 28 | 9 |
| 2 | 74 | 8 |
| 3 | 212 | 8 |
| 4 | 540 | 8 |
| 5 | 2106 | 8 |
| 0 | 8308 | 8 |
| 0 | 257 | 1877 |
| 1 | 837 | 1577 |
| 2 | 2818 | 1441 |
| 0 | 8027 | 1441 |
| 0 | 11 | 49 |
| 1 | 62 | 49 |
| 2 | 428 | 40 |
| 3 | 4941 | 35 |
| 0 | 8065 | 35 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 155 to 103 computations (33.5% saved)
(abs b)
(abs a)
Compiled 226 to 132 computations (41.6% saved)
Loading profile data...