
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 10 to 6 computations (40% saved)
ival-sub: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 420.0ms | 8256× | 0 | valid |
ival-mult: 141.0ms (71% of total)ival-sub: 48.0ms (24.2% of total)const: 6.0ms (3% of total)backward-pass: 3.0ms (1.5% of total)| 2× | egg-herbie |
| 2632× | sum4-define |
| 2434× | sum3-define |
| 1966× | fmsub-define |
| 1962× | fnmsub-define |
| 1952× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 39 |
| 1 | 63 | 36 |
| 2 | 189 | 36 |
| 3 | 525 | 36 |
| 4 | 1483 | 36 |
| 5 | 3952 | 36 |
| 6 | 6151 | 36 |
| 0 | 5 | 6 |
| 1 | 15 | 6 |
| 2 | 27 | 6 |
| 3 | 57 | 6 |
| 4 | 137 | 6 |
| 5 | 563 | 6 |
| 6 | 2334 | 6 |
| 7 | 4127 | 6 |
| 8 | 7863 | 6 |
| 0 | 8046 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a a) (* b b)) |
| Outputs |
|---|
(- (* a a) (* b b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
| Inputs |
|---|
(- (* a a) (* b b)) |
(- (* (neg a) (neg a)) (* b b)) |
(- (* a a) (* (neg b) (neg b))) |
(neg (- (* (neg a) (neg a)) (* b b))) |
(neg (- (* a a) (* (neg b) (neg b)))) |
(- (* b b) (* a a)) |
| Outputs |
|---|
(- (* a a) (* b b)) |
(fmsub a a (* b b)) |
(- (* (neg a) (neg a)) (* b b)) |
(fmsub a a (* b b)) |
(- (* a a) (* (neg b) (neg b))) |
(fmsub a a (* b b)) |
(neg (- (* (neg a) (neg a)) (* b b))) |
(fmsub b b (* a a)) |
(neg (- (* a a) (* (neg b) (neg b)))) |
(fmsub b b (* a a)) |
(- (* b b) (* a a)) |
(fmsub b b (* a a)) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 21 | 0 | - | 0 | - | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 30.0ms | 512× | 0 | valid |
Compiled 45 to 17 computations (62.2% saved)
ival-mult: 9.0ms (73.2% of total)ival-sub: 2.0ms (16.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 5 computations (44.4% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.8% | (-.f64 (*.f64 a a) (*.f64 b b)) |
Compiled 9 to 5 computations (44.4% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 2632× | sum4-define |
| 1446× | sum3-define |
| 1442× | fmsub-define |
| 1390× | fma-define |
| 1298× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 14 |
| 1 | 15 | 14 |
| 2 | 27 | 14 |
| 3 | 57 | 14 |
| 4 | 137 | 14 |
| 5 | 563 | 14 |
| 6 | 2334 | 14 |
| 7 | 4127 | 14 |
| 8 | 7863 | 14 |
| 0 | 8046 | 14 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
| Outputs |
|---|
(- (* a a) (* b b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 92.7% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 23.0ms | 256× | 0 | valid |
Compiled 18 to 6 computations (66.7% saved)
ival-mult: 4.0ms (68.7% of total)ival-sub: 1.0ms (17.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* a a) (* b b))> |
#<alt (* a a)> |
#<alt (* b b)> |
| Outputs |
|---|
#<alt (* -1 (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | 0 | (- (* a a) (* b b)) |
| 0.0ms | a | @ | inf | (- (* a a) (* b b)) |
| 0.0ms | b | @ | 0 | (- (* a a) (* b b)) |
| 0.0ms | b | @ | inf | (- (* a a) (* b b)) |
| 0.0ms | a | @ | -inf | (- (* a a) (* b b)) |
| 1× | batch-egg-rewrite |
| 2928× | *-lowering-*.f32 |
| 2928× | *-lowering-*.f64 |
| 1848× | sum3-define |
| 1554× | fma-lowering-fma.f32 |
| 1554× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 12 |
| 1 | 33 | 12 |
| 2 | 251 | 12 |
| 3 | 3241 | 12 |
| 0 | 8543 | 12 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a a) (* b b)) |
(* a a) |
(* b b) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a a) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b)) |
(+.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a)) |
(+.f64 (*.f64 a (+.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a b))) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(+.f64 (+.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b b)) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (*.f64 a a) (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (+.f64 (*.f64 a a) #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 a a (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 a a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 a a (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 a a (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 a a (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 a a (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (+.f64 a b) (-.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (+.f64 a b) (-.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (-.f64 a b) (+.f64 a b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (-.f64 a b) (+.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (neg.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 a b) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (neg.f64 (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 8 binary64) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (pow.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 a a) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a a) (*.f64 b b))) (+.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (+.f64 a b)) (+.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a a)))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.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 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 2156× | *-lowering-*.f32 |
| 2156× | *-lowering-*.f64 |
| 1684× | sum4-define |
| 1286× | sum3-define |
| 1232× | sum5-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 219 |
| 1 | 40 | 201 |
| 2 | 123 | 201 |
| 3 | 516 | 201 |
| 4 | 1905 | 201 |
| 5 | 3924 | 201 |
| 0 | 8187 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
| Outputs |
|---|
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(- (pow a 2) (pow b 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
Compiled 9916 to 541 computations (94.5% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 2 | 272 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 270 | 3 | 273 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 91.8% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ▶ | 50.2% | (-.f64 #s(literal 0 binary64) (*.f64 b b)) |
| ▶ | 55.5% | (*.f64 a a) |
Compiled 21 to 13 computations (38.1% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| 40× | sum3-define |
| 32× | fma-define |
| 18× | fma-lowering-fma.f32 |
| 18× | fma-lowering-fma.f64 |
| 16× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 1 | 11 | 13 |
| 2 | 18 | 13 |
| 3 | 30 | 13 |
| 4 | 42 | 13 |
| 5 | 60 | 13 |
| 6 | 69 | 13 |
| 7 | 76 | 13 |
| 8 | 100 | 13 |
| 0 | 100 | 13 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* a a) |
a |
(- 0 (* b b)) |
0 |
(* b b) |
b |
| Outputs |
|---|
(* a a) |
(*.f64 a a) |
a |
(- 0 (* b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
0 |
#s(literal 0 binary64) |
(* b b) |
(*.f64 b b) |
b |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| 22.0ms | 256× | 0 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-mult: 4.0ms (66.6% of total)ival-sub: 1.0ms (16.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* a a)> |
#<alt (- 0 (* b b))> |
#<alt (* b b)> |
| Outputs |
|---|
#<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)> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (- 0 (* b b)) |
| 0.0ms | a | @ | 0 | (* a a) |
| 0.0ms | b | @ | inf | (- 0 (* b b)) |
| 0.0ms | b | @ | -inf | (- 0 (* b b)) |
| 0.0ms | a | @ | inf | (* a a) |
| 1× | batch-egg-rewrite |
| 596× | /-lowering-/.f32 |
| 596× | /-lowering-/.f64 |
| 582× | *-lowering-*.f32 |
| 582× | *-lowering-*.f64 |
| 238× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 10 |
| 1 | 27 | 10 |
| 2 | 195 | 10 |
| 0 | 1933 | 10 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* a a) |
(- 0 (* b b)) |
(* b b) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(neg.f64 (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) b) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 b b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 b (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 b b) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) b) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) b)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 b b #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) b) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (/.f64 b b) (/.f64 (*.f64 b (*.f64 b b)) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (/.f64 b b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (*.f64 b b) b)) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
| 1× | egg-herbie |
| 40× | sum3-define |
| 32× | fma-define |
| 18× | fma-lowering-fma.f32 |
| 18× | fma-lowering-fma.f64 |
| 16× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 120 |
| 1 | 11 | 120 |
| 2 | 20 | 120 |
| 3 | 22 | 120 |
| 4 | 25 | 120 |
| 5 | 39 | 120 |
| 6 | 57 | 120 |
| 7 | 66 | 120 |
| 8 | 79 | 120 |
| 9 | 103 | 120 |
| 0 | 103 | 120 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(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) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
| Outputs |
|---|
(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) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
Compiled 2918 to 288 computations (90.1% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 1 | 170 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 170 | 3 | 173 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 91.8% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | 55.5% | (*.f64 a a) |
| ▶ | 50.2% | (neg.f64 (*.f64 b b)) |
Compiled 20 to 12 computations (40% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (neg.f64 (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| 40× | sum3-define |
| 32× | fma-define |
| 18× | fma-lowering-fma.f32 |
| 18× | fma-lowering-fma.f64 |
| 16× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 8 |
| 1 | 10 | 8 |
| 2 | 14 | 8 |
| 3 | 20 | 8 |
| 4 | 34 | 8 |
| 5 | 52 | 8 |
| 6 | 61 | 8 |
| 7 | 74 | 8 |
| 8 | 98 | 8 |
| 0 | 98 | 8 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(neg (* b b)) |
(* b b) |
b |
| Outputs |
|---|
(neg (* b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
b |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 b b)) |
| 12.0ms | 256× | 0 | valid |
Compiled 11 to 5 computations (54.5% saved)
ival-mult: 2.0ms (52.1% of total)ival-neg: 1.0ms (26% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* b b)> |
#<alt (neg (* b b))> |
| Outputs |
|---|
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* -1 (pow b 2))> |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (* b b) |
| 0.0ms | b | @ | inf | (neg (* b b)) |
| 0.0ms | b | @ | 0 | (neg (* b b)) |
| 0.0ms | b | @ | -inf | (neg (* b b)) |
| 0.0ms | b | @ | inf | (* b b) |
| 1× | batch-egg-rewrite |
| 668× | *-lowering-*.f32 |
| 668× | *-lowering-*.f64 |
| 646× | /-lowering-/.f32 |
| 646× | /-lowering-/.f64 |
| 238× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 7 |
| 1 | 12 | 7 |
| 2 | 36 | 7 |
| 3 | 210 | 7 |
| 0 | 2173 | 7 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* b b) |
(neg (* b b)) |
| Outputs |
|---|
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 b) #s(literal 4 binary64)))) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(fma.f64 b b #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) b) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (sqrt.f64 b) (*.f64 (sqrt.f64 b) b)) |
(*.f64 (/.f64 b b) (/.f64 (*.f64 b (*.f64 b b)) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (/.f64 b b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (*.f64 b b) b)) |
(*.f64 (/.f64 (*.f64 b b) b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) b)) |
(*.f64 (*.f64 b (sqrt.f64 b)) (sqrt.f64 b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(fma.f64 b (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) b #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 b b)) |
(/.f64 (*.f64 b b) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) b) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) b) b) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 b (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 b b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (sqrt.f64 b) (*.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 b)) (sqrt.f64 b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
| 1× | egg-herbie |
| 40× | sum3-define |
| 32× | fma-define |
| 18× | fma-lowering-fma.f32 |
| 18× | fma-lowering-fma.f64 |
| 16× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 84 |
| 1 | 8 | 84 |
| 2 | 17 | 84 |
| 3 | 19 | 84 |
| 4 | 22 | 84 |
| 5 | 36 | 84 |
| 6 | 54 | 84 |
| 7 | 63 | 84 |
| 8 | 76 | 84 |
| 9 | 100 | 84 |
| 0 | 100 | 84 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(* -1 (pow b 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
Compiled 2836 to 306 computations (89.2% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 0 | 162 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 162 | 3 | 165 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 91.8% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | 55.5% | (*.f64 a a) |
| ✓ | 50.2% | (neg.f64 (*.f64 b b)) |
Compiled 41 to 20 computations (51.2% saved)
| Inputs |
|---|
(*.f64 a a) |
(neg.f64 (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
| Outputs |
|---|
(-.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 a a) |
5 calls:
| 3.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 b b) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 2 | a |
| 95.7% | 2 | b |
| 96.1% | 2 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 96.1% | 2 | (*.f64 a a) |
| 95.7% | 2 | (*.f64 b b) |
Compiled 25 to 15 computations (40% saved)
| Inputs |
|---|
(*.f64 a a) |
(neg.f64 (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
| Outputs |
|---|
(*.f64 a a) |
(neg.f64 (*.f64 b b)) |
4 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | (*.f64 b b) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 2 | b |
| 79.8% | 2 | (*.f64 b b) |
| 78.9% | 2 | a |
| 78.9% | 2 | (*.f64 a a) |
Compiled 16 to 10 computations (37.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 a a) |
| Outputs |
|---|
(*.f64 a a) |
3 calls:
| 2.0ms | b |
| 1.0ms | a |
| 1.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 1 | a |
| 55.5% | 1 | (*.f64 a a) |
| 55.5% | 1 | b |
Compiled 11 to 7 computations (36.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.3245483993426593e+300 | 8.754543754066912e+304 |
| 5.0ms | 128× | 0 | valid |
Compiled 110 to 73 computations (33.6% saved)
ival-sub: 1.0ms (52.9% of total)ival-mult: 1.0ms (52.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 4.812728735124786e-89 | 5.443322212577418e-84 |
| 7.0ms | 144× | 0 | valid |
Compiled 113 to 81 computations (28.3% saved)
ival-sub: 1.0ms (44.9% of total)ival-mult: 1.0ms (44.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 6× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 4× | *-commutative_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 32 |
| 1 | 21 | 32 |
| 2 | 26 | 32 |
| 3 | 29 | 32 |
| 4 | 30 | 32 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 a a) #s(literal 85000000000000004581865974370598366163724829246185572978348415951254765653518945387116819454670418327328342885487637692224012378221074442966174155350462550165379358566950513380353237108353777570461273811716336944951030780900364451291765379686542519091804912277597478282203440341468205909465276951088332800 binary64)) (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
(if (<=.f64 (*.f64 b b) #s(literal 8639640362892897/2187250724783011924372502227117621365353169430893212436425770606409952999199375923223513177023053824 binary64)) (*.f64 a a) (neg.f64 (*.f64 b b))) |
(*.f64 a a) |
| Outputs |
|---|
(if (<=.f64 (*.f64 a a) #s(literal 85000000000000004581865974370598366163724829246185572978348415951254765653518945387116819454670418327328342885487637692224012378221074442966174155350462550165379358566950513380353237108353777570461273811716336944951030780900364451291765379686542519091804912277597478282203440341468205909465276951088332800 binary64)) (-.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a)) |
(if (<=.f64 (*.f64 b b) #s(literal 8639640362892897/2187250724783011924372502227117621365353169430893212436425770606409952999199375923223513177023053824 binary64)) (*.f64 a a) (neg.f64 (*.f64 b b))) |
(if (<=.f64 (*.f64 b b) #s(literal 8639640362892897/2187250724783011924372502227117621365353169430893212436425770606409952999199375923223513177023053824 binary64)) (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(*.f64 a a) |
| 2156× | *-lowering-*.f32 |
| 2156× | *-lowering-*.f64 |
| 1684× | sum4-define |
| 1286× | sum3-define |
| 1232× | sum5-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 219 |
| 1 | 40 | 201 |
| 2 | 123 | 201 |
| 3 | 516 | 201 |
| 4 | 1905 | 201 |
| 5 | 3924 | 201 |
| 0 | 8187 | 201 |
| 0 | 6 | 10 |
| 1 | 27 | 10 |
| 2 | 195 | 10 |
| 0 | 1933 | 10 |
| 1× | done |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 63 to 32 computations (49.2% saved)
(abs b)
(abs a)
Compiled 178 to 80 computations (55.1% saved)
Loading profile data...