
Time bar (total: 11.4s)
| 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% | 62.5% | 0% | 18.7% | 0% | 2 |
| 0% | 0% | 9.4% | 62.5% | 0% | 28.1% | 0% | 3 |
| 0% | 0% | 9.4% | 62.5% | 0% | 28.1% | 0% | 4 |
| 0% | 0% | 7% | 62.5% | 0% | 30.4% | 0% | 5 |
| 20% | 1.2% | 4.7% | 62.5% | 0% | 31.6% | 0% | 6 |
| 25% | 1.2% | 3.5% | 62.5% | 0% | 32.8% | 0% | 7 |
| 40% | 1.8% | 2.6% | 62.5% | 0% | 33.1% | 0% | 8 |
| 51.9% | 2% | 1.9% | 62.5% | 0% | 33.5% | 0% | 9 |
| 64.7% | 2.4% | 1.3% | 62.5% | 0% | 33.7% | 0% | 10 |
| 72.9% | 2.6% | 1% | 62.5% | 0% | 33.9% | 0% | 11 |
| 80.2% | 2.7% | 0.7% | 62.5% | 0% | 34% | 0% | 12 |
Compiled 25 to 16 computations (36% saved)
| 803.0ms | 8 256× | 0 | valid |
| 56.0ms | 802× | 0 | invalid |
ival-mult: 137.0ms (25.3% of total)ival-sqrt: 86.0ms (15.9% of total)ival-<=: 83.0ms (15.3% of total)ival-div: 74.0ms (13.7% of total)ival-fabs: 72.0ms (13.3% of total)ival-sub: 56.0ms (10.3% of total)ival-and: 18.0ms (3.3% of total)exact: 11.0ms (2% of total)ival-assert: 3.0ms (0.6% of total)| 2× | egg-herbie |
| 9 090× | accelerator-lowering-fma.f32 |
| 9 090× | accelerator-lowering-fma.f64 |
| 4 304× | *-lowering-*.f32 |
| 4 304× | *-lowering-*.f64 |
| 1 438× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 80 |
| 1 | 94 | 68 |
| 2 | 367 | 68 |
| 3 | 2594 | 68 |
| 4 | 6429 | 68 |
| 0 | 8 | 13 |
| 1 | 24 | 11 |
| 2 | 69 | 11 |
| 3 | 193 | 11 |
| 4 | 478 | 11 |
| 5 | 1718 | 11 |
| 6 | 5631 | 11 |
| 0 | 8167 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
| Outputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt.f64 (fabs.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))) |
| Inputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a))))) |
(sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a)))) |
(neg (sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a)))))) |
(neg (sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a))))) |
(sqrt (fabs (/ (- (* b b) (* a a)) (* b b)))) |
| Outputs |
|---|
(sqrt (fabs (/ (- (* a a) (* b b)) (* a a)))) |
(sqrt (fabs (/ (- a (* b (/ b a))) a))) |
(sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a))))) |
(sqrt (fabs (/ (- a (* b (/ b a))) a))) |
(sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a)))) |
(sqrt (fabs (/ (- a (* b (/ b a))) a))) |
(neg (sqrt (fabs (/ (- (* (neg a) (neg a)) (* b b)) (* (neg a) (neg a)))))) |
(neg (sqrt (fabs (/ (- a (* b (/ b a))) a)))) |
(neg (sqrt (fabs (/ (- (* a a) (* (neg b) (neg b))) (* a a))))) |
(neg (sqrt (fabs (/ (- a (* b (/ b a))) a)))) |
(sqrt (fabs (/ (- (* b b) (* a a)) (* b b)))) |
(sqrt (fabs (/ (- b (* a (/ a b))) b))) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 67 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | b |
| 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) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) | u/u | 67 | 0 |
| ↳ | (*.f64 b b) | underflow | 183 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | underflow | 67 | |
| ↳ | (*.f64 a a) | underflow | 67 | |
| ↳ | (*.f64 a a) | underflow | 67 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 67 | 0 |
| - | 0 | 189 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 67 | 0 | 0 |
| - | 0 | 0 | 189 |
| number | freq |
|---|---|
| 0 | 189 |
| 1 | 67 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 33.0ms | 512× | 0 | valid |
Compiled 136 to 36 computations (73.5% saved)
ival-mult: 7.0ms (37.4% of total)ival-div: 3.0ms (16% of total)ival-sqrt: 3.0ms (16% of total)ival-sub: 2.0ms (10.7% of total)ival-fabs: 2.0ms (10.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.6% | (sqrt.f64 (fabs.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 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 b (/.f64 b (*.f64 a a))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fabs.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))) |
| 14 320× | accelerator-lowering-fma.f32 |
| 14 320× | accelerator-lowering-fma.f64 |
| 2 294× | --lowering--.f32 |
| 2 294× | --lowering--.f64 |
| 2 216× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 48 |
| 1 | 15 | 48 |
| 2 | 22 | 48 |
| 3 | 26 | 48 |
| 4 | 35 | 48 |
| 5 | 53 | 48 |
| 6 | 92 | 48 |
| 7 | 187 | 48 |
| 8 | 422 | 48 |
| 9 | 957 | 48 |
| 10 | 3232 | 48 |
| 11 | 5482 | 48 |
| 12 | 7667 | 48 |
| 0 | 8112 | 45 |
| 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 a)) |
(* a a) |
a |
-1 |
| Outputs |
|---|
(sqrt (fabs (+ (* b (/ b (* a a))) -1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)))) |
(fabs (+ (* b (/ b (* a a))) -1)) |
(fabs.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64))) |
(+ (* b (/ b (* a a))) -1) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(* b (/ b (* a a))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
b |
(/ b (* a a)) |
(/.f64 (/.f64 b a) a) |
(* a a) |
(*.f64 a a) |
a |
-1 |
#s(literal -1 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fabs.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 b (/.f64 b (*.f64 a a))) |
| ✓ | accuracy | 73.8% | (/.f64 b (*.f64 a a)) |
| 35.0ms | 256× | 0 | valid |
Compiled 50 to 11 computations (78% saved)
ival-mult: 21.0ms (77.2% of total)ival-div: 2.0ms (7.4% of total)ival-sqrt: 2.0ms (7.4% of total)ival-add: 1.0ms (3.7% of total)ival-fabs: 1.0ms (3.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 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 (* a a))> |
| Outputs |
|---|
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1)))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt (fabs (- (/ (pow b 2) (pow a 2)) 1))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
#<alt (/ b (pow a 2))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | -inf | (/ b (* a a)) |
| 1.0ms | b | @ | inf | (+ (* b (/ b (* a a))) -1) |
| 0.0ms | b | @ | inf | (/ b (* a a)) |
| 0.0ms | a | @ | 0 | (+ (* b (/ b (* a a))) -1) |
| 0.0ms | b | @ | 0 | (+ (* b (/ b (* a a))) -1) |
| 1× | batch-egg-rewrite |
| 4 154× | /-lowering-/.f32 |
| 4 154× | /-lowering-/.f64 |
| 3 048× | accelerator-lowering-fma.f32 |
| 3 048× | accelerator-lowering-fma.f64 |
| 2 790× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 42 |
| 1 | 42 | 42 |
| 2 | 269 | 34 |
| 3 | 3568 | 34 |
| 0 | 8949 | 34 |
| 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 (* a a)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (sqrt.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) (sqrt.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(pow.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (sqrt.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(fabs.f64 (-.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (-.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(fabs.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b 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))) #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)))))) |
(fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 b (*.f64 (/.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 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(fabs.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fabs.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (neg.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) (exp.f64 (log.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (exp.f64 (log.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) (exp.f64 (log.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (fabs.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) (fabs.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (fabs.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (fabs.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (fabs.f64 (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))))) (neg.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) (neg.f64 (neg.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (fabs.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (fabs.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (fabs.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) (fabs.f64 (-.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) (fabs.f64 (-.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (fabs.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))))) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) 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 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) (fabs.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))))) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(-.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 b (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (exp.f64 (log.f64 b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b (*.f64 a a)) (/.f64 a (/.f64 b a))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a a)) (/.f64 a (/.f64 b a))) (/.f64 (*.f64 b b) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b a))) (/.f64 a (/.f64 b a))) (/.f64 b (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 b b) (/.f64 a (/.f64 b a))) (/.f64 (/.f64 b (*.f64 a a)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(fma.f64 (exp.f64 (log.f64 b)) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 b a))) (exp.f64 (log.f64 (/.f64 b a))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) |
(expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a))) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 #s(literal -1 binary64) (neg.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) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.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 (/.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 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.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 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.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 (*.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a 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 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (neg.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) #s(literal 1 binary64))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (neg.f64 (+.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) #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 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) #s(literal 1 binary64)) #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 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b 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 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a 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 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.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 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64))))) (-.f64 (/.f64 b (*.f64 (/.f64 a (/.f64 b a)) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a)) |
(/.f64 b (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 a a)) |
(/.f64 (exp.f64 (log.f64 b)) (/.f64 a (/.f64 b a))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (/.f64 a (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.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 a (/.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (exp.f64 (log.f64 b)) (/.f64 b (*.f64 a a))) |
(*.f64 (exp.f64 (log.f64 (/.f64 b a))) (exp.f64 (log.f64 (/.f64 b a)))) |
(exp.f64 (log.f64 (/.f64 b (*.f64 a a)))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 b (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 b a) a) |
(/.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 a b))) |
(/.f64 (/.f64 b #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (/.f64 b a)) (/.f64 a (/.f64 b a))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) b) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (-.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) b)) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 b a)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 8 134× | accelerator-lowering-fma.f32 |
| 8 134× | accelerator-lowering-fma.f64 |
| 3 620× | *-lowering-*.f32 |
| 3 620× | *-lowering-*.f64 |
| 1 970× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 978 |
| 1 | 33 | 978 |
| 2 | 73 | 978 |
| 3 | 165 | 978 |
| 4 | 395 | 978 |
| 5 | 946 | 978 |
| 6 | 2766 | 978 |
| 7 | 5753 | 978 |
| 0 | 8192 | 912 |
| 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)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
(/ b (pow a 2)) |
| Outputs |
|---|
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(sqrt (fabs (- (/ (pow b 2) (pow a 2)) 1))) |
(sqrt.f64 (fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(fabs (- (/ (pow b 2) (pow a 2)) 1)) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
(/ b (pow a 2)) |
(/.f64 b (*.f64 a a)) |
Compiled 14 712 to 1 474 computations (90% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 465 | 1 | 466 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 466 | 1 | 467 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
Compiled 23 to 10 computations (56.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| 17 418× | accelerator-lowering-fma.f32 |
| 17 418× | accelerator-lowering-fma.f64 |
| 2 842× | *-lowering-*.f32 |
| 2 842× | *-lowering-*.f64 |
| 2 804× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 68 |
| 1 | 20 | 68 |
| 2 | 56 | 68 |
| 3 | 213 | 68 |
| 4 | 692 | 64 |
| 5 | 2259 | 64 |
| 6 | 7677 | 64 |
| 0 | 8744 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+ (/ b (/ a (/ b a))) -1) |
(/ b (/ a (/ b a))) |
b |
(/ a (/ b a)) |
a |
(/ b a) |
-1 |
1/4 |
| Outputs |
|---|
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
(+ (/ b (/ a (/ b a))) -1) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/ b (/ a (/ b a))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
b |
(/ a (/ b a)) |
(/.f64 a (/.f64 b a)) |
a |
(/ b a) |
(/.f64 b a) |
-1 |
#s(literal -1 binary64) |
1/4 |
#s(literal 1/4 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | accuracy | 99.6% | (/.f64 a (/.f64 b a)) |
| 32.0ms | 256× | 0 | valid |
Compiled 70 to 12 computations (82.9% saved)
ival-div: 5.0ms (35.1% of total)ival-pow: 5.0ms (35.1% of total)ival-mult: 2.0ms (14.1% of total)ival-add: 1.0ms (7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4)> |
#<alt (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1))> |
#<alt (+ (/ b (/ a (/ b a))) -1)> |
#<alt (/ b (/ a (/ b a)))> |
#<alt (/ a (/ b a))> |
| Outputs |
|---|
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1)))))))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -1/2 (/ (pow a 2) b))) a)> |
#<alt (/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a)> |
#<alt (/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))> |
#<alt (+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2))))))> |
#<alt (+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2))))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2)))))> |
#<alt (/ (pow b 4) (pow a 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow b 2))) (pow b 4)) (pow a 4))> |
#<alt (/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4))> |
#<alt (/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt (+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2))))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2))> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt -1> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (- (/ (pow b 2) (pow a 2)) 1)> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow b 2) (pow a 2))> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
#<alt (/ (pow a 2) b)> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 52.0ms | b | @ | 0 | (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
| 10.0ms | a | @ | 0 | (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
| 9.0ms | a | @ | inf | (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
| 1.0ms | b | @ | inf | (pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
| 0.0ms | a | @ | inf | (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
| 1× | batch-egg-rewrite |
| 7 700× | accelerator-lowering-fma.f32 |
| 7 700× | accelerator-lowering-fma.f64 |
| 4 412× | *-lowering-*.f32 |
| 4 412× | *-lowering-*.f64 |
| 3 282× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 45 |
| 1 | 63 | 35 |
| 2 | 557 | 34 |
| 0 | 8394 | 34 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) 1/4) |
(* (+ (/ b (/ a (/ b a))) -1) (+ (/ b (/ a (/ b a))) -1)) |
(+ (/ b (/ a (/ b a))) -1) |
(/ b (/ a (/ b a))) |
(/ a (/ b a)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.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 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(sqrt.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.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))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a 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 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) 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 (+.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 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(+.f64 (/.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.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 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (/.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 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.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)) #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 a (/.f64 b (/.f64 a b)))))) (/.f64 (*.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.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)))))) |
(fma.f64 b (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 (*.f64 a a) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) a) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (/.f64 b (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.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)))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b a) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b a) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (*.f64 a a)) (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b a) (*.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.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 a (/.f64 b (/.f64 a b)))))) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(fma.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 a (/.f64 b (/.f64 a b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a a)) (+.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)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #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)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (neg.f64 (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (neg.f64 (/.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 b (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (neg.f64 (/.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 b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a) (+.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)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #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)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 #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 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 #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 b (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (neg.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 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 b (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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)))))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 a (/.f64 b (/.f64 a b)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 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 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 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 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.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 b (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.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 b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) 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)))))) |
(fma.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 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.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 a (/.f64 b (/.f64 a b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) 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)))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 b a) (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a 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)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (neg.f64 (/.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 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.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 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 b (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.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)))))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #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)))))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.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)))))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 a a))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #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 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #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 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.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 b (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.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 b (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) 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)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a 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)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) (/.f64 b a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (neg.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 b (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 b (*.f64 a a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 b (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (/.f64 b a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (/.f64 b a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) a) b (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 (*.f64 a a) b)) b (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 (*.f64 a a) b)) b (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.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 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b (/.f64 a b))))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal -1 binary64) a) (+.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)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (/.f64 b (*.f64 a a)) (/.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) #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)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 a a)) (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (pow.f64 (/.f64 b (/.f64 a b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) (+.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)))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a a)) (/.f64 a b)) (/.f64 b (/.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 a a) b)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a a)) a) (/.f64 b (/.f64 a (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 b b) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) a) (/.f64 b (/.f64 a b)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (+.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)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) a) (/.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 a (*.f64 b b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) a) (/.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 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (*.f64 a 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) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (*.f64 a 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) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 a b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 a b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 a (*.f64 b b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (/.f64 a b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) a) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) (/.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 a b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) a) (/.f64 b (/.f64 a b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) a) (/.f64 b (/.f64 a b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 b (*.f64 a a)) (+.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)))))) |
(fma.f64 (pow.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (pow.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a b)) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (neg.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 b a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 b a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) b (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) b (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 b (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) b) (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) #s(literal 1 binary64)) (/.f64 b a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b (/.f64 a b))))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a 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)) (/.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 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a 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 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (/.f64 b (/.f64 a b))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a 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)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a 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)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a 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 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (*.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (*.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 #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)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 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 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.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 (*.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.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)) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (*.f64 (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (*.f64 (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (*.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (*.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 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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (*.f64 (*.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (+.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 a (/.f64 b (/.f64 a b)))))) (*.f64 (/.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)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (+.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 b (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (/.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 b (*.f64 a a))) (+.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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.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)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (/.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 b (*.f64 a a))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) (+.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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (neg.f64 (/.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 b (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (neg.f64 (/.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 b (*.f64 a a)))) (+.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 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.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 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (neg.f64 (/.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 b (*.f64 a a)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (+.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 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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (/.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 b (/.f64 (*.f64 a a) 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 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.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)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (/.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 b (/.f64 (*.f64 a a) b))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) (+.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 (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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)) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.f64 (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.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 a (/.f64 b (/.f64 a b)))))) (*.f64 (/.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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (+.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 a a) b) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 (/.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)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a 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 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.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 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (*.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 (neg.f64 (*.f64 b (+.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 a (/.f64 b (/.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (neg.f64 (/.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 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b (+.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 0 binary64) (/.f64 (*.f64 a a) b)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a)))) (*.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 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 #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 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (*.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 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (neg.f64 (/.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 b (*.f64 a a))))) (*.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))))) (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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))))) (neg.f64 (/.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 b (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (*.f64 a a) 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 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (/.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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 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 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 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 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 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) 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))))) (neg.f64 (*.f64 b (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))))) (neg.f64 (/.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 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 b (*.f64 a a)))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) 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 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (neg.f64 (/.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 b (*.f64 a a))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (neg.f64 (/.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 b (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 (*.f64 a a) b)) (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 (/.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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a 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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.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 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) 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 -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 #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 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (*.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))))) (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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)) #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 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 b (/.f64 (*.f64 a a) b)))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))))) (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))) (neg.f64 (*.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 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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (neg.f64 (*.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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (neg.f64 (*.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 (+.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.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)) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))))) (neg.f64 (+.f64 (*.f64 (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.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 (*.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 (neg.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.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 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.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)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.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 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.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 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) 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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.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 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (*.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))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 (/.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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (/.f64 (+.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 a (/.f64 b (/.f64 a b))))))) |
(*.f64 #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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 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 a (/.f64 b (/.f64 a b))))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (pow.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)))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #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 #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 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 #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 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #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 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (*.f64 (/.f64 #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 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #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 (*.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.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)) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.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)) #s(literal -1 binary64)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.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)) #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 (*.f64 a a) b)) (/.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)) (/.f64 a (/.f64 b (/.f64 a b))))))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #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)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.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 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)))) (exp.f64 (log.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (+.f64 (/.f64 b a) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a 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)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b)))))) |
(+.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 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.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 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(-.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (+.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 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) (-.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))))) |
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 b (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) a) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.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 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) a) (/.f64 (/.f64 b a) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (/.f64 b (/.f64 a b)))) (/.f64 (/.f64 b (*.f64 a a)) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 #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 #s(literal 1 binary64) (/.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 a (/.f64 b (/.f64 a b))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (-.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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64))) |
(/.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 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) #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 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.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 (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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)) #s(literal 1 binary64))) (/.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)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #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)) #s(literal 1 binary64))) (/.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)) (/.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.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 a (/.f64 b (/.f64 a 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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a 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 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal -1 binary64)) (/.f64 #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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64)) (/.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)) (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal 1 binary64))) |
(pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #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)) |
(*.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a 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)))))) #s(literal 1 binary64))) |
(*.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 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 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64))) #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 (/.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 (/.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)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.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 (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (/.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 b a) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) (+.f64 (/.f64 b a) #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 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))))) (/.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 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) #s(literal 1 binary64)) (pow.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)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) #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))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) #s(literal 1 binary64))) (+.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b))))) (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) b)))) (*.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.f64 b (/.f64 (*.f64 a a) 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 b (/.f64 (*.f64 a 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)) (/.f64 a (/.f64 b (/.f64 a b)))) (+.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 a (/.f64 b (/.f64 a b))))) (+.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) (/.f64 (/.f64 a (/.f64 b (/.f64 a b))) (/.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 a (/.f64 b (/.f64 a b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b (/.f64 a b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(/.f64 b (/.f64 (*.f64 a a) b)) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 b (/.f64 a b)) a) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 (*.f64 a a) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) b)))) |
(*.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) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a a) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 a a) 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 #s(literal 1 binary64) a) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.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 b (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 b (/.f64 a b))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 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) (/.f64 b a))) (-.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 a (/.f64 b a)) |
(/.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) |
(/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a a) b) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 a (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(pow.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 a b) a) |
(*.f64 (/.f64 a b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 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) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1 binary64)) a) |
| 1× | egg-herbie |
| 13 362× | accelerator-lowering-fma.f32 |
| 13 362× | accelerator-lowering-fma.f64 |
| 4 594× | *-lowering-*.f32 |
| 4 594× | *-lowering-*.f64 |
| 2 244× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 1332 |
| 1 | 352 | 1332 |
| 2 | 1082 | 1319 |
| 3 | 3521 | 1282 |
| 4 | 6492 | 1270 |
| 0 | 8226 | 1193 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(/ b a) |
(* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))) |
(/ b a) |
(/ (+ b (* -1/2 (/ (pow a 2) b))) a) |
(/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a) |
(/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(/ (pow b 4) (pow a 4)) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(/ (pow b 4) (pow a 4)) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(/ (pow b 4) (pow a 4)) |
(/ (+ (* -2 (* (pow a 2) (pow b 2))) (pow b 4)) (pow a 4)) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(/ (pow b 2) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
-1 |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(- (/ (pow b 2) (pow a 2)) 1) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow b 2) (pow a 2)) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
(/ (pow a 2) b) |
| Outputs |
|---|
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) |
(+ (sqrt -1) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(+ (sqrt -1) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow a 4) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* (pow a 2) (sqrt -1))))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/16 binary64))) (pow.f64 a #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))) |
(+.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 b (+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (*.f64 b (+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (+ (* -1/8 (/ (pow a 3) (pow b 4))) (+ (* -1/16 (/ (pow a 5) (pow b 6))) (/ 1 a)))))) |
(+.f64 (*.f64 b (+.f64 (+.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1/2 (/ (pow a 2) b))) a) |
(/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) a) |
(/ (+ b (* (pow a 2) (- (* -1/8 (/ (pow a 2) (pow b 3))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 a a) b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 b b))))) a) |
(/ (+ b (* (pow a 2) (- (* (pow a 2) (- (* -1/16 (/ (pow a 2) (pow b 5))) (* 1/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 b (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -1/16 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)))) a) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1)))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(+ (sqrt -1) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt -1))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* (pow b 2) (- (/ (pow b 2) (pow a 4)) (* 2 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* (pow b 4) (- (/ 1 (pow a 4)) (* 2 (/ 1 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(* (pow b 4) (- (+ (/ 1 (pow a 4)) (/ 1 (pow b 4))) (/ 2 (* (pow a 2) (pow b 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/ (pow b 4) (pow a 4)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (* -2 (* (pow a 2) (pow b 2))) (pow b 4)) (pow a 4)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/ (+ (* (pow a 2) (+ (* -2 (pow b 2)) (pow a 2))) (pow b 4)) (pow a 4)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (+ (* -2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (pow b 2) (pow a 2)) |
(*.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) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.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) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.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))) |
(/ (pow b 2) (pow a 2)) |
(*.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) |
Compiled 44 376 to 3 035 computations (93.2% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 123 | 5 | 1 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1 123 | 6 | 1 129 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.3% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| ✓ | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ▶ | 98.3% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
| ▶ | 98.2% | (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) |
| ▶ | 6.6% | (/.f64 b a) |
| ▶ | 6.5% | (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
Compiled 125 to 82 computations (34.4% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 6464 | (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| 8 572× | accelerator-lowering-fma.f32 |
| 8 572× | accelerator-lowering-fma.f64 |
| 1 986× | *-lowering-*.f32 |
| 1 986× | *-lowering-*.f64 |
| 1 482× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 136 |
| 1 | 41 | 134 |
| 2 | 84 | 134 |
| 3 | 168 | 132 |
| 4 | 315 | 132 |
| 5 | 606 | 132 |
| 6 | 1169 | 132 |
| 7 | 2896 | 132 |
| 8 | 5423 | 132 |
| 9 | 7673 | 132 |
| 0 | 8014 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (* (+ (/ b (/ a (/ b a))) -1) -1) 1/4) |
(* (+ (/ b (/ a (/ b a))) -1) -1) |
(+ (/ b (/ a (/ b a))) -1) |
(/ b (/ a (/ b a))) |
b |
(/ a (/ b a)) |
a |
(/ b a) |
-1 |
1/4 |
(/ b a) |
b |
a |
(- (* 1/2 (/ a b)) (/ b a)) |
(* 1/2 (/ a b)) |
1/2 |
(/ a b) |
a |
b |
(/ b a) |
(pow 1 1/4) |
1 |
1/4 |
(pow (+ 1 (/ (* (/ (* b b) a) -2) a)) 1/4) |
(+ 1 (/ (* (/ (* b b) a) -2) a)) |
1 |
(/ (* (/ (* b b) a) -2) a) |
(* (/ (* b b) a) -2) |
(/ (* b b) a) |
(* b b) |
b |
a |
-2 |
1/4 |
| Outputs |
|---|
(pow (* (+ (/ b (/ a (/ b a))) -1) -1) 1/4) |
(pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) #s(literal 1/4 binary64)) |
(* (+ (/ b (/ a (/ b a))) -1) -1) |
(-.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (/.f64 b a)))) |
(+ (/ b (/ a (/ b a))) -1) |
(+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(/ b (/ a (/ b a))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
b |
(/ a (/ b a)) |
(/.f64 a (/.f64 b a)) |
a |
(/ b a) |
(/.f64 b a) |
-1 |
#s(literal -1 binary64) |
1/4 |
#s(literal 1/4 binary64) |
(/ b a) |
(/.f64 b a) |
b |
a |
(- (* 1/2 (/ a b)) (/ b a)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
(* 1/2 (/ a b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
1/2 |
#s(literal 1/2 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ b a) |
(/.f64 b a) |
(pow 1 1/4) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
1/4 |
#s(literal 1/4 binary64) |
(pow (+ 1 (/ (* (/ (* b b) a) -2) a)) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/4 binary64)) |
(+ 1 (/ (* (/ (* b b) a) -2) a)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) |
1 |
#s(literal 1 binary64) |
(/ (* (/ (* b b) a) -2) a) |
(/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(* (/ (* b b) a) -2) |
(*.f64 b (/.f64 #s(literal -2 binary64) (/.f64 a b))) |
(/ (* b b) a) |
(/.f64 (*.f64 b b) a) |
(* b b) |
(*.f64 b b) |
b |
a |
-2 |
#s(literal -2 binary64) |
1/4 |
#s(literal 1/4 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) |
| ✓ | accuracy | 80.3% | (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a) |
| ✓ | accuracy | 73.8% | (/.f64 (*.f64 b b) a) |
| ✓ | accuracy | 100.0% | (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 b (/.f64 a (/.f64 b a))) |
| ✓ | accuracy | 99.6% | (/.f64 a (/.f64 b a)) |
| 75.0ms | 254× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 140 to 25 computations (82.1% saved)
ival-add: 14.0ms (31.8% of total)ival-pow: 12.0ms (27.2% of total)ival-div: 10.0ms (22.7% of total)ival-mult: 6.0ms (13.6% of total)ival-sub: 1.0ms (2.3% of total)exact: 1.0ms (2.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ (/ b (/ a (/ b a))) -1) -1)> |
#<alt (pow (* (+ (/ b (/ a (/ b a))) -1) -1) 1/4)> |
#<alt (+ (/ b (/ a (/ b a))) -1)> |
#<alt (/ b (/ a (/ b a)))> |
#<alt (/ b a)> |
#<alt (- (* 1/2 (/ a b)) (/ b a))> |
#<alt (* 1/2 (/ a b))> |
#<alt (/ a b)> |
#<alt (pow 1 1/4)> |
#<alt (pow (+ 1 (/ (* (/ (* b b) a) -2) a)) 1/4)> |
#<alt (+ 1 (/ (* (/ (* b b) a) -2) a))> |
#<alt (/ (* (/ (* b b) a) -2) a)> |
#<alt (* (/ (* b b) a) -2)> |
#<alt (/ a (/ b a))> |
#<alt (/ (* b b) a)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* (pow b 2) (- (* -3/32 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))))> |
#<alt (+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/128 (/ (pow b 2) (pow a 6))) (* 3/32 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))))> |
#<alt (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/32 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 4))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/32 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 6))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6)))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6)))))))))> |
#<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 (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (* -1 (/ b a))> |
#<alt (/ (- (* 1/2 (/ (pow a 2) b)) b) a)> |
#<alt (/ (- (* 1/2 (/ (pow a 2) b)) b) a)> |
#<alt (/ (- (* 1/2 (/ (pow a 2) b)) b) a)> |
#<alt (* 1/2 (/ a b))> |
#<alt (* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b))))> |
#<alt (* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b))))> |
#<alt (* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b)> |
#<alt (/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b)> |
#<alt (/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a)))> |
#<alt (* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a)))> |
#<alt (* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt 1> |
#<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) (- (* -7/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2))))))> |
#<alt (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 4))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/128 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/1024 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 6))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6)))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6)))))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<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) 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)> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | b | @ | inf | (/ b a) |
| 2.0ms | b | @ | inf | (pow (+ 1 (/ (* (/ (* b b) a) -2) a)) 1/4) |
| 2.0ms | b | @ | inf | (pow (* (+ (/ b (/ a (/ b a))) -1) -1) 1/4) |
| 1.0ms | a | @ | 0 | (pow (+ 1 (/ (* (/ (* b b) a) -2) a)) 1/4) |
| 1.0ms | a | @ | 0 | (pow (* (+ (/ b (/ a (/ b a))) -1) -1) 1/4) |
| 1× | batch-egg-rewrite |
| 5 344× | accelerator-lowering-fma.f32 |
| 5 344× | accelerator-lowering-fma.f64 |
| 4 986× | *-lowering-*.f32 |
| 4 986× | *-lowering-*.f64 |
| 4 972× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 111 |
| 1 | 130 | 95 |
| 2 | 985 | 94 |
| 0 | 8339 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (/ b (/ a (/ b a))) -1) -1) |
(pow (* (+ (/ b (/ a (/ b a))) -1) -1) 1/4) |
(+ (/ b (/ a (/ b a))) -1) |
(/ b (/ a (/ b a))) |
(/ b a) |
(- (* 1/2 (/ a b)) (/ b a)) |
(* 1/2 (/ a b)) |
(/ a b) |
(pow 1 1/4) |
(pow (+ 1 (/ (* (/ (* b b) a) -2) a)) 1/4) |
(+ 1 (/ (* (/ (* b b) a) -2) a)) |
(/ (* (/ (* b b) a) -2) a) |
(* (/ (* b b) a) -2) |
(/ a (/ b a)) |
(/ (* b b) a) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(+.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(fma.f64 b (*.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1 binary64))) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (log.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log1p.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64)) (*.f64 (log1p.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64)))) |
(pow.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log1p.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (/.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(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 a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 (/.f64 a b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1 binary64))) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(neg.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(/.f64 b (/.f64 a (/.f64 b a))) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (/.f64 a (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (*.f64 b b)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b a)))) |
(*.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 (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 (/.f64 a b)))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 b a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b (/.f64 a #s(literal 1 binary64))) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.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 (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 b a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 b a)) (/.f64 (*.f64 b b) (*.f64 b a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 a b)) (*.f64 b (/.f64 a b))) (/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 b a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (/.f64 b a)) (*.f64 b (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 b b)) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (-.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b)))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (*.f64 (/.f64 b a) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (neg.f64 (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) b)) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a b) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal -1 binary64))) (*.f64 b (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b a)) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a b) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (neg.f64 (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (/.f64 b a) (*.f64 (neg.f64 (/.f64 a b)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 a b)) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a b)) (neg.f64 (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 1/2 binary64)))) (*.f64 a b)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (neg.f64 (*.f64 a #s(literal 1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 b a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (*.f64 (/.f64 b a) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a a))) (*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 b a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) b)) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal -1 binary64))) (*.f64 b (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (*.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) (/.f64 (/.f64 b a) (/.f64 a b)))) (*.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 b b))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 a b)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))))) (neg.f64 (neg.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 b a) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a b) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 a b) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
#s(literal 1 binary64) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64)) (*.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log1p.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) |
(+.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)))) |
(fma.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) a) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (exp.f64 (log1p.f64 (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (exp.f64 (log1p.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -2 binary64) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 b a) (/.f64 a b)) (/.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (/.f64 a b)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b #s(literal -2 binary64)))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) a)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) a))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -2 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -2 binary64)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) (/.f64 a b))) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b b)) a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) a)) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) a) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b #s(literal -2 binary64))))) |
(/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 b (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b a) #s(literal -2 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 b a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 a (/.f64 b a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 a a) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(pow.f64 (/.f64 a (/.f64 b a)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a b)) |
(*.f64 (/.f64 a b) a) |
(*.f64 (/.f64 a b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (neg.f64 (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 b (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 b b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (/.f64 b a) b) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
| 1× | egg-herbie |
| 14 212× | accelerator-lowering-fma.f32 |
| 14 212× | accelerator-lowering-fma.f64 |
| 6 784× | *-lowering-*.f32 |
| 6 784× | *-lowering-*.f64 |
| 4 520× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 3733 |
| 1 | 831 | 3586 |
| 2 | 2341 | 3316 |
| 3 | 6453 | 3236 |
| 0 | 8311 | 3130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* (pow b 2) (- (* -3/32 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2)))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/128 (/ (pow b 2) (pow a 6))) (* 3/32 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2)))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/32 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/32 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
1 |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
1 |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
-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)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1 (/ b a)) |
(/ (- (* 1/2 (/ (pow a 2) b)) b) a) |
(/ (- (* 1/2 (/ (pow a 2) b)) b) a) |
(/ (- (* 1/2 (/ (pow a 2) b)) b) a) |
(* 1/2 (/ a b)) |
(* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b)))) |
(* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b)))) |
(* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b)))) |
(* 1/2 (/ a b)) |
(* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b))))) |
(* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b))))) |
(* 1/2 (/ a b)) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b) |
(* -1 (/ b a)) |
(* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a))) |
(* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a))) |
(* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
1 |
(+ 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) (- (* -7/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/128 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/1024 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(/ (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) 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 |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 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))) |
(* (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 b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.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))) |
(* -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 b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.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))) |
(* -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)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.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 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a))) |
(+ 1 (* (pow b 2) (- (* -3/32 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/32 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/128 (/ (pow b 2) (pow a 6))) (* 3/32 (/ 1 (pow a 4))))) (* 1/4 (/ 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 -7/128 binary64)) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal 3/32 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (*.f64 a a) b) b))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (*.f64 a a) b) b))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/128 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a a) b) b))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a a) b) b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(+.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a a) b) b))))) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/128 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -1/4 binary64))) (*.f64 b b))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/32 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -3/32 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/32 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -3/32 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -7/128 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a)) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -7/128 binary64)) (/.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a a)) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -7/128 binary64)) (/.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.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) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/ (pow b 2) (pow a 2)) |
(/.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 (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) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.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) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.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)) |
(/ (pow b 2) (pow a 2)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (- (* 1/2 (/ (pow a 2) b)) b) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) b)) b) a) |
(/ (- (* 1/2 (/ (pow a 2) b)) b) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) b)) b) a) |
(/ (- (* 1/2 (/ (pow a 2) b)) b) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) b)) b) a) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b)))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b)))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* a (+ (* -1 (/ b (pow a 2))) (* 1/2 (/ 1 b)))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b))))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b))))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* -1 (* a (- (/ b (pow a 2)) (* 1/2 (/ 1 b))))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b) |
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) a)) b) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b) |
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) a)) b) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 1/2 a)) b) |
(/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* b (- (* 1/2 (/ a (pow b 2))) (/ 1 a))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (/ 1 a)))) |
(-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (/.f64 b a)) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 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 b (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/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 b (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -7/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))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(+.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)))) (*.f64 (pow.f64 (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/1024 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64))) (*.f64 b b))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(+.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/1024 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) b) (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (/.f64 a b)))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -3/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/128 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/1024 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -3/128 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -7/1024 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal 11/48 binary64))) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -2/3 binary64)) (pow.f64 a #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal 11/48 binary64))) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -2/3 binary64)) (pow.f64 a #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(*.f64 b (*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) 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) 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 19 800 to 2 819 computations (85.8% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 118 | 5 | 1 123 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 122 | 7 | 1 129 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.6% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| ✓ | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ▶ | 98.3% | (pow.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ▶ | 6.7% | (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
| ✓ | 6.6% | (/.f64 b a) |
| ▶ | 73.5% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
| ▶ | 98.2% | #s(literal 1 binary64) |
Compiled 132 to 89 computations (32.6% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (/.f64 b a) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 64 | (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a)) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| 7 840× | accelerator-lowering-fma.f32 |
| 7 840× | accelerator-lowering-fma.f64 |
| 2 032× | *-lowering-*.f32 |
| 2 032× | *-lowering-*.f64 |
| 1 166× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 148 |
| 1 | 59 | 146 |
| 2 | 129 | 146 |
| 3 | 259 | 146 |
| 4 | 371 | 146 |
| 5 | 504 | 146 |
| 6 | 616 | 146 |
| 7 | 857 | 146 |
| 8 | 1461 | 146 |
| 9 | 3416 | 146 |
| 10 | 6256 | 146 |
| 0 | 8176 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (+ 1 (/ (* (/ b (/ a b)) -2) a)) 1/4) |
(+ 1 (/ (* (/ b (/ a b)) -2) a)) |
1 |
(/ (* (/ b (/ a b)) -2) a) |
(* (/ b (/ a b)) -2) |
(/ b (/ a b)) |
b |
(/ a b) |
a |
-2 |
1/4 |
1 |
(/ (* a 1/2) b) |
(* a 1/2) |
a |
1/2 |
b |
(+ 1 (/ (* b (* b -1/2)) (* a a))) |
1 |
(/ (* b (* b -1/2)) (* a a)) |
(* b (* b -1/2)) |
b |
(* b -1/2) |
-1/2 |
(* a a) |
a |
(pow (neg (+ (/ (/ b a) (/ a b)) -1)) 1/4) |
(neg (+ (/ (/ b a) (/ a b)) -1)) |
(+ (/ (/ b a) (/ a b)) -1) |
(/ (/ b a) (/ a b)) |
(/ b a) |
b |
a |
(/ a b) |
-1 |
1/4 |
| Outputs |
|---|
(pow (+ 1 (/ (* (/ b (/ a b)) -2) a)) 1/4) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) #s(literal 1/4 binary64)) |
(+ 1 (/ (* (/ b (/ a b)) -2) a)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) |
1 |
#s(literal 1 binary64) |
(/ (* (/ b (/ a b)) -2) a) |
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) |
(* (/ b (/ a b)) -2) |
(*.f64 b (/.f64 #s(literal -2 binary64) (/.f64 a b))) |
(/ b (/ a b)) |
(/.f64 b (/.f64 a b)) |
b |
(/ a b) |
(/.f64 a b) |
a |
-2 |
#s(literal -2 binary64) |
1/4 |
#s(literal 1/4 binary64) |
1 |
#s(literal 1 binary64) |
(/ (* a 1/2) b) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a 1/2) |
(*.f64 a #s(literal 1/2 binary64)) |
a |
1/2 |
#s(literal 1/2 binary64) |
b |
(+ 1 (/ (* b (* b -1/2)) (* a a))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) |
1 |
#s(literal 1 binary64) |
(/ (* b (* b -1/2)) (* a a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) |
(* b (* b -1/2)) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
b |
(* b -1/2) |
(*.f64 b #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* a a) |
(*.f64 a a) |
a |
(pow (neg (+ (/ (/ b a) (/ a b)) -1)) 1/4) |
(pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) #s(literal 1/4 binary64)) |
(neg (+ (/ (/ b a) (/ a b)) -1)) |
(-.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) |
(+ (/ (/ b a) (/ a b)) -1) |
(+.f64 (/.f64 b (*.f64 a (/.f64 a b))) #s(literal -1 binary64)) |
(/ (/ b a) (/ a b)) |
(/.f64 b (*.f64 a (/.f64 a b))) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ a b) |
(/.f64 a b) |
-1 |
#s(literal -1 binary64) |
1/4 |
#s(literal 1/4 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (pow.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 b a) (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 51.4% | (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 b (/.f64 a b)) |
| ✓ | accuracy | 80.3% | (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a) |
| 68.0ms | 254× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 150 to 28 computations (81.3% saved)
ival-mult: 25.0ms (48% of total)ival-div: 11.0ms (21.1% of total)ival-pow: 10.0ms (19.2% of total)ival-add: 3.0ms (5.8% of total)exact: 1.0ms (1.9% of total)ival-neg: 1.0ms (1.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (+ 1 (/ (* (/ b (/ a b)) -2) a)) 1/4)> |
#<alt (+ 1 (/ (* (/ b (/ a b)) -2) a))> |
#<alt (/ (* (/ b (/ a b)) -2) a)> |
#<alt (* (/ b (/ a b)) -2)> |
#<alt (/ (* a 1/2) b)> |
#<alt (* a 1/2)> |
#<alt (+ 1 (/ (* b (* b -1/2)) (* a a)))> |
#<alt (/ (* b (* b -1/2)) (* a a))> |
#<alt (* b (* b -1/2))> |
#<alt (* b -1/2)> |
#<alt (neg (+ (/ (/ b a) (/ a b)) -1))> |
#<alt (pow (neg (+ (/ (/ b a) (/ a b)) -1)) 1/4)> |
#<alt (+ (/ (/ b a) (/ a b)) -1)> |
#<alt (/ (/ b a) (/ a b))> |
#<alt (/ b (/ a b))> |
#<alt (* a a)> |
| 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) (- (* -7/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2))))))> |
#<alt (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 4))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/128 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/1024 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 6))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6)))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6)))))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2)))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* -2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt (* 1/2 a)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2)))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 (pow b 2))> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt (* -1/2 b)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2))))> |
#<alt (* -1 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (- (pow a 2) (pow b 2)) (pow a 2))> |
#<alt (/ (- (pow a 2) (pow b 2)) (pow a 2))> |
#<alt (/ (- (pow a 2) (pow b 2)) (pow a 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* -1 (/ (pow b 2) (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (* (pow b 2) (- (* -3/32 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2))))))> |
#<alt (+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/128 (/ (pow b 2) (pow a 6))) (* 3/32 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2))))))> |
#<alt (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6)))))> |
#<alt (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/32 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 4))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/32 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 6))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6)))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6)))))))))> |
#<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)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | inf | (/ (* b (* b -1/2)) (* a a)) |
| 0.0ms | a | @ | -inf | (* a 1/2) |
| 0.0ms | b | @ | inf | (pow (neg (+ (/ (/ b a) (/ a b)) -1)) 1/4) |
| 0.0ms | a | @ | inf | (* a a) |
| 0.0ms | a | @ | 0 | (pow (neg (+ (/ (/ b a) (/ a b)) -1)) 1/4) |
| 1× | batch-egg-rewrite |
| 5 718× | *-lowering-*.f32 |
| 5 718× | *-lowering-*.f64 |
| 4 544× | /-lowering-/.f32 |
| 4 544× | /-lowering-/.f64 |
| 4 156× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 122 |
| 1 | 145 | 106 |
| 2 | 1208 | 104 |
| 0 | 8259 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (+ 1 (/ (* (/ b (/ a b)) -2) a)) 1/4) |
(+ 1 (/ (* (/ b (/ a b)) -2) a)) |
(/ (* (/ b (/ a b)) -2) a) |
(* (/ b (/ a b)) -2) |
(/ (* a 1/2) b) |
(* a 1/2) |
(+ 1 (/ (* b (* b -1/2)) (* a a))) |
(/ (* b (* b -1/2)) (* a a)) |
(* b (* b -1/2)) |
(* b -1/2) |
(neg (+ (/ (/ b a) (/ a b)) -1)) |
(pow (neg (+ (/ (/ b a) (/ a b)) -1)) 1/4) |
(+ (/ (/ b a) (/ a b)) -1) |
(/ (/ b a) (/ a b)) |
(/ b (/ a b)) |
(* a a) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log1p.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64)) (*.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log1p.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) |
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (*.f64 b (/.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -2 binary64) a) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))))) (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64))) |
(/.f64 (exp.f64 (log1p.f64 (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)))))) (exp.f64 (log1p.f64 (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))))) (exp.f64 (log1p.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -8 binary64) (/.f64 (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))))) |
(/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) a)) |
(/.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal -2 binary64))) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a)) (/.f64 a b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) a)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -2 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) a))) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) a))) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(pow.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a)))) |
(*.f64 b (*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) |
(*.f64 (/.f64 b a) (*.f64 b (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 a b))) |
(*.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) a)) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -2 binary64) a) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -2 binary64))) (/.f64 a b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b #s(literal -2 binary64)))) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 a b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b a) #s(literal -2 binary64))) |
(*.f64 b (/.f64 #s(literal -2 binary64) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 b a) (*.f64 b #s(literal -2 binary64))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a b))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) b) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) b) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(neg.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 b a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) |
(*.f64 a (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) a) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 a #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) a) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 b (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) b #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b b)) a) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a a) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (/.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 a b))) |
(*.f64 b (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) |
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) a) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))) |
(*.f64 b (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) b) |
(*.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) b) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64)) |
(exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (*.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 a b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a a))) b #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) a) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64)) |
(neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) #s(literal 1/8 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) #s(literal 1/8 binary64)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1/8 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal -1 binary64)) |
(fma.f64 b (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) b #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 b a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b a) (neg.f64 (/.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) (/.f64 a (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 b b) a) a)) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) (*.f64 (/.f64 a b) (/.f64 a (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 b b) a) a) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 b a) #s(literal 1 binary64)) (-.f64 (/.f64 b a) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) (/.f64 b (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 a a) b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (*.f64 b b) a))))) |
(/.f64 b (/.f64 (*.f64 a a) b)) |
(/.f64 (/.f64 (*.f64 b b) a) a) |
(/.f64 (/.f64 b a) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) b) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 b b) (*.f64 a a)) |
(/.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a a) b)) |
(/.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (/.f64 b (*.f64 a a))) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b a) (/.f64 b a)) |
(*.f64 (/.f64 b a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))) |
(*.f64 (/.f64 b (*.f64 a a)) b) |
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 a b))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 b a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b a) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 (/.f64 b a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(neg.f64 (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b 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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 b b) a) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(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 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (/.f64 b a) b) |
(*.f64 (/.f64 b a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64))) |
(*.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 #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
| 1× | egg-herbie |
| 17 184× | accelerator-lowering-fma.f32 |
| 17 184× | accelerator-lowering-fma.f64 |
| 6 680× | *-lowering-*.f32 |
| 6 680× | *-lowering-*.f64 |
| 4 428× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 3847 |
| 1 | 763 | 3715 |
| 2 | 2147 | 3445 |
| 3 | 6217 | 3288 |
| 0 | 8282 | 3164 |
| 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) (- (* -7/16 (/ (pow b 2) (pow a 6))) (* 3/8 (/ 1 (pow a 4))))) (* 1/2 (/ 1 (pow a 2)))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/128 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/1024 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* -2 (/ (pow b 2) a)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 (/ a b)) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
(* 1/2 a) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 (pow b 2)) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
(* -1/2 b) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(* -1 (/ (pow b 2) (pow a 2))) |
(/ (- (pow a 2) (pow b 2)) (pow a 2)) |
(/ (- (pow a 2) (pow b 2)) (pow a 2)) |
(/ (- (pow a 2) (pow b 2)) (pow a 2)) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
1 |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+ 1 (* (pow b 2) (- (* -3/32 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2)))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/128 (/ (pow b 2) (pow a 6))) (* 3/32 (/ 1 (pow a 4))))) (* 1/4 (/ 1 (pow a 2)))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/32 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/32 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
1 |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
1 |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
-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) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
| Outputs |
|---|
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 b b)) (*.f64 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 (*.f64 (*.f64 b b) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/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 b (*.f64 b #s(literal -7/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))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 b b))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/1024 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/32 (pow a 4)) (* 1/128 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -2 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/96 (pow a 6)) (+ (* -1/3072 (pow a 6)) (* 1/256 (pow a 6))))) (pow b 6))))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/1024 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/128 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) |
(pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* -1/8 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.f64 a #s(literal -1/8 binary64))) (*.f64 b b))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 a (*.f64 a (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -3/128 binary64))))))) |
(+ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/8 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/128 (/ (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/1024 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -2 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -3/128 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/1024 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (*.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 b b)) (*.f64 a a))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -7/16 binary64)))) |
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 b b)) (*.f64 a a))) |
(+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (* 1/8 (/ (pow b 4) (pow a 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+ 1 (+ (* -2/3 (/ (pow b 6) (pow a 6))) (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/2 (/ (pow b 4) (pow a 4))) (+ (* -1/48 (/ (pow b 6) (pow a 6))) (+ (* 1/8 (/ (pow b 4) (pow a 4))) (* 1/4 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) a) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -7/16 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
(/ (+ (* -2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(+ 1 (* -2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a)) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* -2 (/ (pow b 2) a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
(* 1/2 a) |
(*.f64 a #s(literal 1/2 binary64)) |
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 b b)) (*.f64 a a))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (pow a 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) (pow a 2)) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.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 b b)) (*.f64 a a))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 a a))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a))) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 (pow b 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 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)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 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)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(* (pow b 2) (- (/ 1 (pow b 2)) (/ 1 (pow a 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)))) |
(/ (- (pow a 2) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (- (pow a 2) (pow b 2)) (pow a 2)) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(/ (- (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 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
(+ 1 (* -1 (/ (pow b 2) (pow a 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) |
(+ 1 (* (pow b 2) (- (* -3/32 (/ (pow b 2) (pow a 4))) (* 1/4 (/ 1 (pow a 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3/32 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a))))) |
(+ 1 (* (pow b 2) (- (* (pow b 2) (- (* -7/128 (/ (pow b 2) (pow a 6))) (* 3/32 (/ 1 (pow a 4))))) (* 1/4 (/ 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 -7/128 binary64)) (pow.f64 a #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1/4 binary64) (*.f64 a a))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 b b))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/32 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ 1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b (*.f64 a a)))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/32 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/128 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/2 binary64))) (*.f64 b b))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/32 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(+ (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b))))))) (pow b 2))) (+ (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/8 (pow a 4)) (* 1/32 (pow a 4)))) (pow b 4)) (/ (* (exp (* 1/4 (+ (log (/ -1 (pow a 2))) (* -2 (log (/ -1 b)))))) (+ (* -1/12 (pow a 6)) (+ (* -1/384 (pow a 6)) (* 1/32 (pow a 6))))) (pow b 6))))) |
(+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) b) b) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -3/32 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -7/128 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* -1/4 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 2)))) |
(+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1/4 binary64) b) (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/2 binary64))) (/.f64 a b)))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* -3/32 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 4)))))) |
(+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 a (*.f64 a (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -3/32 binary64))))))) |
(+ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (* (pow a 2) (+ (* -1/4 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 2))) (* (pow a 2) (+ (* -3/32 (/ (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a))))) (pow b 4))) (* -7/128 (/ (* (pow a 2) (exp (* 1/4 (+ (log (* -1 (pow b 2))) (* -2 (log a)))))) (pow b 6)))))))) |
(+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 a #s(literal -2 binary64))) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/128 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/32 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -7/128 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/32 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 4) (pow a 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/32 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+ 1 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (+ (* -1/12 (/ (pow b 6) (pow a 6))) (+ (* -1/384 (/ (pow b 6) (pow a 6))) (+ (* 1/32 (/ (pow b 4) (pow a 4))) (* 1/32 (/ (pow b 6) (pow a 6))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1/4 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -7/128 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal -3/32 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow b 2) (- (/ 1 (pow a 2)) (/ 1 (pow b 2)))) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(/ (pow b 2) (pow a 2)) |
(*.f64 b (/.f64 b (*.f64 a a))) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(/ (+ (* -1 (pow a 2)) (pow b 2)) (pow a 2)) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(- (/ (pow b 2) (pow a 2)) 1) |
(+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(/ (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))) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
Compiled 17 360 to 2 436 computations (86% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 996 | 3 | 999 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 999 | 7 | 1 006 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
| 98.4% | (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64))) | |
| 98.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) | |
| ✓ | 6.7% | (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
| ✓ | 6.6% | (/.f64 b a) |
| 98.8% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a)) | |
| ✓ | 98.2% | #s(literal 1 binary64) |
Compiled 400 to 138 computations (65.5% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 b a) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a)) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(sqrt.f64 (fabs.f64 (+.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -1 binary64)))) |
(sqrt.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)))) |
| Outputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
7 calls:
| 6.0ms | (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
| 5.0ms | a |
| 5.0ms | b |
| 4.0ms | (*.f64 a a) |
| 4.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 b a) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a)) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) (/.f64 (/.f64 a (/.f64 (*.f64 b b) a)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) a))))) |
(pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (+.f64 (/.f64 (/.f64 b a) (/.f64 a b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (/.f64 a b)) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) a)) #s(literal 1/4 binary64)) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a)) |
4 calls:
| 7.0ms | b |
| 4.0ms | a |
| 4.0ms | (*.f64 a a) |
| 3.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | a |
| 98.8% | 1 | b |
| 98.8% | 1 | (*.f64 a a) |
| 98.8% | 1 | (*.f64 b b) |
Compiled 16 to 10 computations (37.5% saved)
Total -60.1b remaining (-5215.8%)
Threshold costs -60.1b (-5215.8%)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 b a) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a b)) (/.f64 b a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) |
| Outputs |
|---|
#s(literal 1 binary64) |
3 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | a |
| 98.2% | 1 | b |
| 98.2% | 1 | (*.f64 a a) |
Compiled 11 to 7 computations (36.4% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 33 |
| 1 | 23 | 33 |
| 1× | saturated |
| Inputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(pow.f64 (*.f64 (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64)) (+.f64 (/.f64 b (/.f64 a (/.f64 b a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64))) a)) |
#s(literal 1 binary64) |
| 14 212× | accelerator-lowering-fma.f32 |
| 14 212× | accelerator-lowering-fma.f64 |
| 13 362× | accelerator-lowering-fma.f32 |
| 13 362× | accelerator-lowering-fma.f64 |
| 9 090× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 13 |
| 1 | 24 | 11 |
| 2 | 69 | 11 |
| 3 | 193 | 11 |
| 4 | 478 | 11 |
| 5 | 1718 | 11 |
| 6 | 5631 | 11 |
| 0 | 8167 | 10 |
| 0 | 23 | 111 |
| 1 | 130 | 95 |
| 2 | 985 | 94 |
| 0 | 8339 | 92 |
| 0 | 26 | 122 |
| 1 | 145 | 106 |
| 2 | 1208 | 104 |
| 0 | 8259 | 102 |
| 0 | 294 | 3733 |
| 1 | 831 | 3586 |
| 2 | 2341 | 3316 |
| 3 | 6453 | 3236 |
| 0 | 8311 | 3130 |
| 0 | 141 | 1332 |
| 1 | 352 | 1332 |
| 2 | 1082 | 1319 |
| 3 | 3521 | 1282 |
| 4 | 6492 | 1270 |
| 0 | 8226 | 1193 |
| 0 | 9 | 42 |
| 1 | 42 | 42 |
| 2 | 269 | 34 |
| 3 | 3568 | 34 |
| 0 | 8949 | 34 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 129 to 86 computations (33.3% saved)
(abs b)
(abs a)
Compiled 192 to 88 computations (54.2% saved)
Loading profile data...