
Time bar (total: 9.9s)
| 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 32 to 19 computations (40.6% saved)
ival-sub: 0.0ms (0% of total)ival-add: 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)ival-pow: 0.0ms (0% of total)| 1.1s | 8256× | 0 | valid |
ival-mult: 298.0ms (39.1% of total)ival-add: 175.0ms (23% of total)ival-sub: 144.0ms (18.9% of total)ival-pow: 118.0ms (15.5% of total)const: 22.0ms (2.9% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 2508× | fma-lowering-fma.f32 |
| 2508× | fma-lowering-fma.f64 |
| 1828× | +-lowering-+.f64 |
| 1828× | +-lowering-+.f32 |
| 1776× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 148 |
| 1 | 188 | 134 |
| 2 | 795 | 132 |
| 3 | 4106 | 132 |
| 0 | 18 | 24 |
| 1 | 55 | 22 |
| 2 | 195 | 22 |
| 3 | 826 | 22 |
| 4 | 4651 | 22 |
| 5 | 6310 | 22 |
| 0 | 8076 | 22 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
| Outputs |
|---|
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) |
| Inputs |
|---|
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1) |
(- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1) |
(neg (- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1)) |
(neg (- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1)) |
(- (+ (pow (+ (* b b) (* a a)) 2) (* 4 (+ (* (* b b) (- 1 b)) (* (* a a) (+ 3 b))))) 1) |
| Outputs |
|---|
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+ (square (fma a a (square b))) (fmsub 4 (fmsub (square b) (+ a 3) (* a (- (square a) a))) 1)) |
(- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1) |
(+ (square (fma a a (square b))) (fmsub 4 (fma (square b) (- 3 a) (+ (square a) (pow a 3))) 1)) |
(- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1) |
(+ (square (fma a a (square b))) (fmsub 4 (fmsub (square b) (+ a 3) (* a (- (square a) a))) 1)) |
(neg (- (+ (pow (+ (* (neg a) (neg a)) (* b b)) 2) (* 4 (+ (* (* (neg a) (neg a)) (- 1 (neg a))) (* (* b b) (+ 3 (neg a)))))) 1)) |
(- 1 (fma 4 (fma (square b) (- 3 a) (+ (square a) (pow a 3))) (square (fma a a (square b))))) |
(neg (- (+ (pow (+ (* a a) (* (neg b) (neg b))) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* (neg b) (neg b)) (+ 3 a))))) 1)) |
(- 1 (fma 4 (fmsub (square b) (+ a 3) (* a (- (square a) a))) (square (fma a a (square b))))) |
(- (+ (pow (+ (* b b) (* a a)) 2) (* 4 (+ (* (* b b) (- 1 b)) (* (* a a) (+ 3 b))))) 1) |
(+ (square (fma a a (square b))) (fmsub 4 (fmsub (square a) (+ b 3) (- (pow b 3) (square b))) 1)) |
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 47 | 0 | - | 0 | - | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| 38 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))) |
| 19 | 1 | (-4.126145517386625e+132 2.984378970332436e-228) | 0 | - | (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 3 binary64) a) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 54 | (-9.360082015892829e+30 1.8808256125884621e-252) | 0 | - | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)))) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) a) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 110.0ms | 512× | 0 | valid |
Compiled 309 to 56 computations (81.9% saved)
ival-mult: 18.0ms (44.6% of total)ival-add: 10.0ms (24.8% of total)ival-sub: 5.0ms (12.4% of total)ival-pow: 5.0ms (12.4% of total)const: 1.0ms (2.5% of total)backward-pass: 0.0ms (0% of total)Compiled 37 to 18 computations (51.4% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.8% | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| ▶ | 73.7% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) |
Compiled 68 to 36 computations (47.1% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 5952 | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) |
| 4156× | +-lowering-+.f64 |
| 4156× | +-lowering-+.f32 |
| 1830× | fma-lowering-fma.f32 |
| 1830× | fma-lowering-fma.f64 |
| 1744× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 210 |
| 1 | 87 | 209 |
| 2 | 320 | 209 |
| 3 | 1418 | 209 |
| 4 | 4804 | 209 |
| 5 | 7323 | 209 |
| 0 | 8399 | 209 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(+ (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
(+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1) |
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) |
4 |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3))) |
(* (* a a) (- 1 a)) |
(- 1 a) |
1 |
(* (* b b) (+ a 3)) |
(+ a 3) |
3 |
-1 |
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) |
(pow (+ (* a a) (* b b)) 2) |
(+ (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
2 |
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))) |
4 |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))) |
(* (* a a) (- 1 a)) |
(- 1 a) |
1 |
(* (* b b) (+ 3 a)) |
(+ 3 a) |
3 |
| Outputs |
|---|
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(+ (* a a) (* b b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
(+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) #s(literal -1 binary64)) |
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
4 |
#s(literal 4 binary64) |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(* (* a a) (- 1 a)) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) |
(- 1 a) |
(-.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(* (* b b) (+ a 3)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(+ a 3) |
(+.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
-1 |
#s(literal -1 binary64) |
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(pow (+ (* a a) (* b b)) 2) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(+ (* a a) (* b b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
2 |
#s(literal 2 binary64) |
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
4 |
#s(literal 4 binary64) |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(* (* a a) (- 1 a)) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) |
(- 1 a) |
(-.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(* (* b b) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(+ 3 a) |
(+.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
| ✓ | accuracy | 92.8% | (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 86.7% | (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))) |
| ✓ | accuracy | 85.4% | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | accuracy | 92.8% | (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
| ✓ | accuracy | 86.7% | (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
| ✓ | accuracy | 85.4% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) |
| 115.0ms | 256× | 0 | valid |
Compiled 279 to 27 computations (90.3% saved)
ival-mult: 12.0ms (42% of total)ival-add: 9.0ms (31.5% of total)ival-pow: 4.0ms (14% of total)ival-sub: 2.0ms (7% of total)const: 1.0ms (3.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1))> |
#<alt (* (+ (* a a) (* b b)) (+ (* a a) (* b b)))> |
#<alt (+ (* a a) (* b b))> |
#<alt (* a a)> |
#<alt (pow (+ (* a a) (* b b)) 2)> |
#<alt (- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)> |
#<alt (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))> |
#<alt (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))> |
#<alt (* (* b b) (+ a 3))> |
#<alt (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))> |
#<alt (* (* b b) (+ 3 a))> |
| Outputs |
|---|
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (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 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 2)> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 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 a 2)> |
#<alt (pow b 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (+ (* 12 (pow b 2)) (pow b 4))> |
#<alt (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))> |
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))> |
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (* 3 (pow b 2))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))> |
#<alt (+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))> |
#<alt (* -1 (pow a 3))> |
#<alt (* (pow a 3) (- (/ 1 a) 1))> |
#<alt (* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))> |
#<alt (* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))> |
#<alt (* -1 (pow a 3))> |
#<alt (* -1 (* (pow a 3) (- 1 (/ 1 a))))> |
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))> |
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))> |
#<alt (* (pow a 2) (- 1 a))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* 3 (pow b 2))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (* a (pow b 2))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (pow b 2))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* 3 (pow b 2))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))> |
#<alt (+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))> |
#<alt (* -1 (pow a 3))> |
#<alt (* (pow a 3) (- (/ 1 a) 1))> |
#<alt (* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))> |
#<alt (* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))> |
#<alt (* -1 (pow a 3))> |
#<alt (* -1 (* (pow a 3) (- 1 (/ 1 a))))> |
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))> |
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))> |
#<alt (* (pow a 2) (- 1 a))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* 3 (pow b 2))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (* a (pow b 2))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (pow b 2))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
| 1.0ms | b | @ | 0 | (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
| 1.0ms | b | @ | inf | (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
| 1.0ms | a | @ | 0 | (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
| 0.0ms | a | @ | inf | (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
| 1× | batch-egg-rewrite |
| 3418× | +-lowering-+.f64 |
| 3418× | +-lowering-+.f32 |
| 1860× | fma-lowering-fma.f32 |
| 1860× | fma-lowering-fma.f64 |
| 1760× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 120 |
| 1 | 94 | 119 |
| 2 | 338 | 119 |
| 3 | 1476 | 119 |
| 4 | 4915 | 119 |
| 5 | 7558 | 119 |
| 0 | 8153 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3)))) -1)) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(+ (* a a) (* b b)) |
(* a a) |
(pow (+ (* a a) (* b b)) 2) |
(- (+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+ (pow (+ (* a a) (* b b)) 2) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ a 3))) |
(* (* b b) (+ a 3)) |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))) |
(* (* b b) (+ 3 a)) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))))) |
(+.f64 (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) |
(-.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(-.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (+.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 b b) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) b (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 b 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 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.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 a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 a a (*.f64 b b)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 b b (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 b b)) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 b 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 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -1 binary64))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))))) |
(+.f64 (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(+.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) |
(-.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(-.f64 (+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) #s(literal 4 binary64) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (+.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 b b) (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) b (-.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))))))) |
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 a a))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(+.f64 (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(-.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 b (*.f64 a (*.f64 a b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a (*.f64 b b)) a (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b (+.f64 a #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 a #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 b b) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) b (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))) a (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))))) (*.f64 a (*.f64 a (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 a (*.f64 a b)) b (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))))) |
(+.f64 (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 a a)))) |
(+.f64 (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 a a))) |
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 b b)))) |
(-.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(-.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) |
(fma.f64 a a (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 b (*.f64 a b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (*.f64 b b) a (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) a (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 (*.f64 a b) b (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 b b))) |
(+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 b (*.f64 a b) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 b b) a (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 a b) b (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (*.f64 b b))) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(*.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b) |
(+.f64 (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 b b))) |
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (*.f64 a (-.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 a a)))) |
(+.f64 (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(-.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (+.f64 a #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) (*.f64 a (*.f64 a a))) |
(-.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 b b)))) |
(-.f64 (*.f64 a (+.f64 (*.f64 b b) a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(-.f64 (+.f64 (+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) #s(literal 0 binary64)) (*.f64 a (*.f64 a a))) |
(fma.f64 a a (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 b (*.f64 a b) (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (*.f64 b b) a (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 a a)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) a (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(fma.f64 (*.f64 a b) b (+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 b b))) |
(+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 b (*.f64 a b) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 b b) a (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 a b) b (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (*.f64 b b))) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(*.f64 (+.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 a #s(literal 3 binary64))) b) |
| 1× | egg-herbie |
| 3584× | +-lowering-+.f64 |
| 3584× | +-lowering-+.f32 |
| 2874× | *-lowering-*.f32 |
| 2874× | *-lowering-*.f64 |
| 1368× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 3630 |
| 1 | 643 | 3102 |
| 2 | 2296 | 2996 |
| 3 | 7668 | 2996 |
| 0 | 8026 | 2996 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(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 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 2) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 2) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 2) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 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 a 2) |
(pow b 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(+ (* 12 (pow b 2)) (pow b 4)) |
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(* 3 (pow b 2)) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2)))) |
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2)))) |
(* -1 (pow a 3)) |
(* (pow a 3) (- (/ 1 a) 1)) |
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1)) |
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1)) |
(* -1 (pow a 3)) |
(* -1 (* (pow a 3) (- 1 (/ 1 a)))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a))))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a))))) |
(* (pow a 2) (- 1 a)) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* 3 (pow b 2)) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(* a (pow b 2)) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (pow b 2)) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* 3 (pow b 2)) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2)))) |
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2)))) |
(* -1 (pow a 3)) |
(* (pow a 3) (- (/ 1 a) 1)) |
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1)) |
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1)) |
(* -1 (pow a 3)) |
(* -1 (* (pow a 3) (- 1 (/ 1 a)))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a))))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a))))) |
(* (pow a 2) (- 1 a)) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* 3 (pow b 2)) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(* a (pow b 2)) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (pow b 2)) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
| Outputs |
|---|
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1) |
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1) |
(+.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) #s(literal -1 binary64))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(pow b 2) |
(*.f64 b b) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.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 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1) |
(+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1) |
(+.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) #s(literal -1 binary64))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(+ (* 12 (pow b 2)) (pow b 4)) |
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64)))))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))))) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64))))))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64))))))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 a #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2)))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* (pow a 3) (- (/ 1 a) 1)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) |
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) |
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow a 3) (- 1 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) a))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -3 binary64) a)) (*.f64 b b)) a)) a))) |
(* (pow a 2) (- 1 a)) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* a (pow b 2)) |
(*.f64 b (*.f64 b a)) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (pow b 2)) |
(*.f64 b (*.f64 b a)) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2)))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* (pow a 3) (- (/ 1 a) 1)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) |
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) |
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow a 3) (- 1 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) a))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal -3 binary64) a)) (*.f64 b b)) a)) a))) |
(* (pow a 2) (- 1 a)) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b b)))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))) |
(* a (pow b 2)) |
(*.f64 b (*.f64 b a)) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (pow b 2)) |
(*.f64 b (*.f64 b a)) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
Compiled 36999 to 1546 computations (95.8% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1001 | 12 | 1013 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1003 | 12 | 1015 |
| Status | Accuracy | Program |
|---|---|---|
| 49.8% | (pow.f64 b #s(literal 4 binary64)) | |
| 89.8% | (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal 1 binary64)) | |
| ▶ | 73.8% | (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| 88.2% | (-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)) | |
| 51.9% | (-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) | |
| 67.3% | (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) | |
| 83.0% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) | |
| ▶ | 99.4% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| 61.8% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) | |
| ▶ | 54.9% | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
| ▶ | 45.2% | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
| ▶ | 44.8% | (*.f64 a (*.f64 a (*.f64 a a))) |
Compiled 608 to 316 computations (48% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
| 3346× | +-lowering-+.f64 |
| 3346× | +-lowering-+.f32 |
| 2622× | *-lowering-*.f32 |
| 2622× | *-lowering-*.f64 |
| 1168× | sum3-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 297 |
| 1 | 121 | 274 |
| 2 | 471 | 273 |
| 3 | 1889 | 273 |
| 4 | 5149 | 269 |
| 0 | 8343 | 269 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1)) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(+ (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
(+ (* 4 (* b (* b 3))) -1) |
(* 4 (* b (* b 3))) |
4 |
(* b (* b 3)) |
(* b 3) |
3 |
-1 |
(* a (* a (* a a))) |
a |
(* a (* a a)) |
(* a a) |
(* (* a (* a (* a a))) (+ 1 (/ -4 a))) |
(* a (* a (* a a))) |
a |
(* a (* a a)) |
(* a a) |
(+ 1 (/ -4 a)) |
1 |
(/ -4 a) |
-4 |
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a))) |
(* a (* a (* a a))) |
a |
(* a (* a a)) |
(* a a) |
(- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)) |
1 |
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a) |
(- 4 (/ (+ 4 (* b (* b 2))) a)) |
4 |
(/ (+ 4 (* b (* b 2))) a) |
(+ 4 (* b (* b 2))) |
(* b (* b 2)) |
b |
(* b 2) |
2 |
(- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(+ (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))) |
4 |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))) |
(* (* a a) (- 1 a)) |
(- 1 a) |
1 |
(* (* b b) (+ 3 a)) |
(+ 3 a) |
3 |
| Outputs |
|---|
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(+ (* a a) (* b b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
(+ (* 4 (* b (* b 3))) -1) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(* 4 (* b (* b 3))) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
4 |
#s(literal 4 binary64) |
(* b (* b 3)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* b 3) |
(*.f64 b #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
-1 |
#s(literal -1 binary64) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
a |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* (* a (* a (* a a))) (+ 1 (/ -4 a))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
a |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(+ 1 (/ -4 a)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) |
1 |
#s(literal 1 binary64) |
(/ -4 a) |
(/.f64 #s(literal -4 binary64) a) |
-4 |
#s(literal -4 binary64) |
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a (-.f64 #s(literal -4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
a |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)) |
1 |
#s(literal 1 binary64) |
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) |
(- 4 (/ (+ 4 (* b (* b 2))) a)) |
(+.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) |
4 |
#s(literal 4 binary64) |
(/ (+ 4 (* b (* b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) |
(+ 4 (* b (* b 2))) |
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(* b (* b 2)) |
(*.f64 (*.f64 b b) #s(literal 2 binary64)) |
b |
(* b 2) |
(*.f64 b #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))))) |
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))))) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
(+ (* a a) (* b b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
(* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))))) |
4 |
#s(literal 4 binary64) |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(* (* a a) (- 1 a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) |
(- 1 a) |
(-.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(* (* b b) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(+ 3 a) |
(+.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | accuracy | 92.8% | (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 86.7% | (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))) |
| ✓ | accuracy | 85.4% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 97.6% | (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a) |
| ✓ | accuracy | 91.5% | (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a) |
| ✓ | accuracy | 64.9% | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 95.7% | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 b (*.f64 b #s(literal 3 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) |
| 165.0ms | 256× | 0 | valid |
Compiled 399 to 39 computations (90.2% saved)
ival-mult: 44.0ms (67% of total)ival-add: 9.0ms (13.7% of total)ival-div: 6.0ms (9.1% of total)ival-sub: 5.0ms (7.6% of total)const: 1.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 4 (* b (* b 3)))> |
#<alt (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1))> |
#<alt (* (+ (* a a) (* b b)) (+ (* a a) (* b b)))> |
#<alt (+ (* a a) (* b b))> |
#<alt (* a (* a (* a a)))> |
#<alt (* a (* a a))> |
#<alt (* a a)> |
#<alt (* (* a (* a (* a a))) (+ 1 (/ -4 a)))> |
#<alt (* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)))> |
#<alt (- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1)> |
#<alt (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))))> |
#<alt (* b (* b 3))> |
#<alt (/ (+ 4 (* b (* b 2))) a)> |
#<alt (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a)> |
#<alt (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a)))> |
#<alt (* (* b b) (+ 3 a))> |
| Outputs |
|---|
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (- (pow a 4) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (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 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 2)> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<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 (* -4 (pow a 3))> |
#<alt (* (pow a 3) (- a 4))> |
#<alt (* (pow a 3) (- a 4))> |
#<alt (* (pow a 3) (- a 4))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 4 (* 2 (pow b 2))))> |
#<alt (* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))> |
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))> |
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))))> |
#<alt (* 2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))> |
#<alt (* 2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2))))> |
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)> |
#<alt (- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4))))> |
#<alt (+ (* 12 (pow b 2)) (pow b 4))> |
#<alt (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))> |
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4)))> |
#<alt (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4)))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a))))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4)))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))> |
#<alt (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4)))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (/ 4 a)> |
#<alt (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))> |
#<alt (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))> |
#<alt (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a)))> |
#<alt (* 2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))> |
#<alt (* 2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2))))))> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (+ 4 (* 2 (pow b 2))) a)> |
#<alt (/ (- 4 (* 4 (/ 1 a))) a)> |
#<alt (- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))> |
#<alt (- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))> |
#<alt (- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2)))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))> |
#<alt (* -2 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (/ (+ 4 (* 2 (pow b 2))) (pow a 2)))> |
#<alt (/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))> |
#<alt (/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))> |
#<alt (/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2))> |
#<alt (/ 4 a)> |
#<alt (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)> |
#<alt (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)> |
#<alt (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)> |
#<alt (/ 4 a)> |
#<alt (* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a))> |
#<alt (* 3 (pow b 2))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (+ a (pow b 2))))> |
#<alt (+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2))))> |
#<alt (* -1 (pow a 3))> |
#<alt (* (pow a 3) (- (/ 1 a) 1))> |
#<alt (* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1))> |
#<alt (* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1))> |
#<alt (* -1 (pow a 3))> |
#<alt (* -1 (* (pow a 3) (- 1 (/ 1 a))))> |
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a)))))> |
#<alt (* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a)))))> |
#<alt (* (pow a 2) (- 1 a))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a)))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* (pow b 2) (+ 3 a))> |
#<alt (* 3 (pow b 2))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (+ (* 3 (pow b 2)) (* a (pow b 2)))> |
#<alt (* a (pow b 2))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (+ (* 3 (/ (pow b 2) a)) (pow b 2)))> |
#<alt (* a (pow b 2))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
#<alt (* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2)))))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | b | @ | 0 | (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a) |
| 2.0ms | a | @ | inf | (/ (+ 4 (* b (* b 2))) a) |
| 1.0ms | b | @ | 0 | (* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a))) |
| 1.0ms | a | @ | 0 | (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1)) |
| 1.0ms | a | @ | 0 | (/ (+ 4 (* b (* b 2))) a) |
| 1× | batch-egg-rewrite |
| 2544× | *-lowering-*.f32 |
| 2544× | *-lowering-*.f64 |
| 1876× | +-lowering-+.f64 |
| 1876× | +-lowering-+.f32 |
| 1608× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 158 |
| 1 | 140 | 143 |
| 2 | 602 | 142 |
| 3 | 2902 | 141 |
| 0 | 8811 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 4 (* b (* b 3))) |
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (+ (* 4 (* b (* b 3))) -1)) |
(* (+ (* a a) (* b b)) (+ (* a a) (* b b))) |
(+ (* a a) (* b b)) |
(* a (* a (* a a))) |
(* a (* a a)) |
(* a a) |
(* (* a (* a (* a a))) (+ 1 (/ -4 a))) |
(* (* a (* a (* a a))) (- 1 (/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a))) |
(- (+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) 1) |
(+ (* (+ (* a a) (* b b)) (+ (* a a) (* b b))) (* 4 (+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))))) |
(* b (* b 3)) |
(/ (+ 4 (* b (* b 2))) a) |
(/ (- 4 (/ (+ 4 (* b (* b 2))) a)) a) |
(+ (* (* a a) (- 1 a)) (* (* b b) (+ 3 a))) |
(* (* b b) (+ 3 a)) |
| Outputs |
|---|
(*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 #s(literal 4 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) b)) |
(*.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) #s(literal 4 binary64)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 b #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) |
(*.f64 (*.f64 b #s(literal 12 binary64)) b) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal 12 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) b) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 b #s(literal 3 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 12 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (*.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 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))) |
(exp.f64 (+.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))) (log.f64 (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) b (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.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 a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(exp.f64 (log.f64 (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 b b (*.f64 a a)) |
(fma.f64 a a (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 a #s(literal 4 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) a) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a))) (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 a) #s(literal 4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) (*.f64 #s(literal 2 binary64) (log.f64 a))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) |
(/.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 a)) |
(*.f64 a (*.f64 a a)) |
(*.f64 (*.f64 a a) a) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a a)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) (*.f64 a a)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 a)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 3 binary64) (log.f64 a)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(neg.f64 (/.f64 a (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 a (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (*.f64 a a)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(fma.f64 a (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 a #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) a (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a #s(literal -1/4 binary64)) (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (*.f64 a a)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) a) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) a))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a a) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 a (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) a))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) a)) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a a))) a)) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a a)) (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) a) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) a)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 (*.f64 a a) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (/.f64 a (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 a (*.f64 a a)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) a) |
(*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a))) (*.f64 a (*.f64 a a))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))))) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal 4 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))))) (*.f64 (*.f64 b b) #s(literal 12 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b a)))) |
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a a) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) a (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (/.f64 a #s(literal -1/4 binary64))) (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))))) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b #s(literal 3 binary64)) b) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a)) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b #s(literal -2 binary64))))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a)) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 4 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a) (/.f64 #s(literal -4 binary64) a)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) a)) |
(neg.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) |
(/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) a) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a a)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (fma.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(+.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a)) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 #s(literal 4 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
(+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) |
(-.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) (/.f64 #s(literal -4 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) a) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) (/.f64 a (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a))) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) a)) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (*.f64 (/.f64 a #s(literal 4 binary64)) a))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a))) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a)))) |
(-.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
(fma.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 a a))) |
(neg.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a)) (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a) (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a)) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a))) |
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) |
(/.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) |
(/.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (*.f64 (/.f64 a #s(literal 4 binary64)) a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (*.f64 a a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) a)) |
(/.f64 (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a) a) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) a) (*.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) a)) |
(/.f64 (+.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a)) |
(/.f64 (+.f64 (/.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal -4 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 a #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 a #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (/.f64 a #s(literal -4 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a) (/.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -4 binary64))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (/.f64 a #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (/.f64 a #s(literal 4 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 a #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (/.f64 a #s(literal 4 binary64))) a) (*.f64 a (/.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 a (/.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (*.f64 a a))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) a)) |
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) a))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) a))) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (*.f64 a (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) a))) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal -4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (*.f64 (/.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)))) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)))) (*.f64 (/.f64 a #s(literal 4 binary64)) a)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a)) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a)) |
(*.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a)) a) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) |
(*.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a)) a) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 a a) #s(literal -1/4 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(*.f64 (+.f64 (*.f64 a a) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 4 binary64)) (*.f64 a a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 4 binary64)) a))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (/.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a #s(literal 4 binary64)) a)))) |
(*.f64 (+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) a) (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64))))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b #s(literal -2 binary64)))) a))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 a #s(literal -1/4 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (/.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(+.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 b (*.f64 b a)) (+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b a))) |
(+.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a)))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) (*.f64 a a)) (*.f64 a (*.f64 a a))) |
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 a (+.f64 (*.f64 b b) (*.f64 a (-.f64 #s(literal 1 binary64) a))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 a a) (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (+.f64 #s(literal 3 binary64) a) (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) a (*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 3 binary64) a)) b (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 3 binary64))) (*.f64 b (*.f64 b a))) |
(+.f64 (*.f64 b (*.f64 b a)) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 b a))) |
(fma.f64 b (*.f64 b a) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 b b) (*.f64 b (*.f64 b a))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) b (*.f64 b (*.f64 b a))) |
(fma.f64 a (*.f64 b b) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 b (*.f64 b a))) |
(fma.f64 (*.f64 b b) a (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b a) b (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 3 binary64) a))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a)) |
(*.f64 (+.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 #s(literal 3 binary64) a)) b) |
| 1× | egg-herbie |
| 5686× | +-lowering-+.f64 |
| 5686× | +-lowering-+.f32 |
| 3456× | *-lowering-*.f32 |
| 3456× | *-lowering-*.f64 |
| 1984× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 4057 |
| 1 | 908 | 3450 |
| 2 | 3172 | 3325 |
| 0 | 9087 | 3325 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(- (pow a 4) 1) |
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(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 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 2) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 2) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 2) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(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) |
(* -4 (pow a 3)) |
(* (pow a 3) (- a 4)) |
(* (pow a 3) (- a 4)) |
(* (pow a 3) (- a 4)) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (+ 4 (* 2 (pow b 2)))) |
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))) |
(* 2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(* 2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(+ (* 12 (pow b 2)) (pow b 4)) |
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(/ 4 a) |
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) |
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) |
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) |
(* 2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(* 2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/ (- 4 (* 4 (/ 1 a))) a) |
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2))) |
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2))) |
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(* -1 (/ (+ 4 (* 2 (pow b 2))) (pow a 2))) |
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2)) |
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2)) |
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2)) |
(/ 4 a) |
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a) |
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a) |
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a) |
(/ 4 a) |
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a)) |
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a)) |
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a)) |
(* 3 (pow b 2)) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2)))) |
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2)))) |
(* -1 (pow a 3)) |
(* (pow a 3) (- (/ 1 a) 1)) |
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1)) |
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1)) |
(* -1 (pow a 3)) |
(* -1 (* (pow a 3) (- 1 (/ 1 a)))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a))))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a))))) |
(* (pow a 2) (- 1 a)) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* (pow b 2) (+ 3 a)) |
(* 3 (pow b 2)) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(* a (pow b 2)) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(* a (pow b 2)) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
| Outputs |
|---|
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(* 12 (pow b 2)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(+.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) #s(literal -1 binary64)) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))))) |
(pow b 2) |
(*.f64 b b) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.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 a 2) |
(*.f64 a a) |
(* -4 (pow a 3)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(* (pow a 3) (- a 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(* (pow a 3) (- a 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(* (pow a 3) (- a 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 2) (+ 4 (* 2 (pow b 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a))) |
(* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))) |
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))) |
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a))))) |
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(* 2 (* (pow a 2) (pow b 2))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))) |
(* 2 (* (pow a 2) (pow b 2))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 4) (- (+ 1 (* 4 (/ 1 (pow a 2)))) (* 4 (/ 1 a)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b))))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)))) #s(literal -1 binary64))) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))) |
(- (+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) 1) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 a (+.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) a) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(- (+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4)))))) (/ 1 (pow b 4)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(+ (* 12 (pow b 2)) (pow b 4)) |
(+.f64 (*.f64 #s(literal 12 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* 4 (* a (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a))))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (* 2 (pow b 2)))))) (pow b 4))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(+ (* 12 (pow b 2)) (+ (* a (+ (* 4 (pow b 2)) (* a (+ 4 (+ (* -4 a) (* 2 (pow b 2))))))) (pow b 4))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 4 (/ (pow b 2) (pow a 3))) (/ 4 (pow a 2))))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal 4 binary64) a) #s(literal -4 binary64)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (+ (* 2 (pow b 2)) (* 4 (/ (pow b 2) a)))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) a)))) a)) a))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (* 4 (+ 3 a)))) (pow a 4))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) |
(+ (* 4 (* (pow a 2) (- 1 a))) (+ (* (pow b 2) (+ (* 2 (pow a 2)) (+ (* 4 (+ 3 a)) (pow b 2)))) (pow a 4))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (+ 3 a) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (- 1 a)) (pow b 4))) (+ (* 4 (/ (+ 3 a) (pow b 2))) (/ (pow a 4) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(/ 4 a) |
(/.f64 #s(literal 4 binary64) a) |
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* 2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* 2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (/ 1 a)) (* 4 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (+ 4 (* 2 (pow b 2))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) |
(/ (- 4 (* 4 (/ 1 a))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a) |
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a)) |
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a)) |
(- (+ (* -2 (/ (pow b 2) (pow a 2))) (* 4 (/ 1 a))) (/ 4 (pow a 2))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -4 binary64) a)) a)) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -2 (/ (pow b 2) (pow a 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* (pow b 2) (- (/ 4 (* a (pow b 2))) (+ (* 2 (/ 1 (pow a 2))) (/ 4 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) (/.f64 #s(literal -2 binary64) (*.f64 a a)))) |
(* -1 (/ (+ 4 (* 2 (pow b 2))) (pow a 2))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) (*.f64 a a)) |
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2)) |
(/.f64 (+.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) a))) (*.f64 a a)) |
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2)) |
(/.f64 (+.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) a))) (*.f64 a a)) |
(/ (+ (* -1 (+ 4 (* 2 (pow b 2)))) (* 4 a)) (pow a 2)) |
(/.f64 (+.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) a))) (*.f64 a a)) |
(/ 4 a) |
(/.f64 #s(literal 4 binary64) a) |
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a) |
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a) |
(/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a) |
(/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) a)) a) |
(/ 4 a) |
(/.f64 #s(literal 4 binary64) a) |
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a)) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a)) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (- (+ (* 2 (/ (pow b 2) a)) (* 4 (/ 1 a))) 4) a)) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(+ (* 3 (pow b 2)) (* a (+ a (pow b 2)))) |
(+.f64 (*.f64 a a) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(+ (* 3 (pow b 2)) (* a (+ (* a (+ 1 (* -1 a))) (pow b 2)))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* (pow a 3) (- (/ 1 a) 1)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) |
(* (pow a 3) (- (+ (/ 1 a) (/ (pow b 2) (pow a 2))) 1)) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))))) |
(* (pow a 3) (- (+ (* 3 (/ (pow b 2) (pow a 3))) (+ (/ 1 a) (/ (pow b 2) (pow a 2)))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* -1 (* (pow a 3) (- 1 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (/ (pow b 2) a)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) a))) |
(* -1 (* (pow a 3) (+ 1 (* -1 (/ (+ 1 (* -1 (/ (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))) a))) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) a) (*.f64 b b)) a)) a)))) |
(* (pow a 2) (- 1 a)) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(+ (* (pow a 2) (- 1 a)) (* (pow b 2) (+ 3 a))) |
(+.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b))))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b))))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b))))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b))))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b))))))) |
(* (pow b 2) (+ 3 (+ a (/ (* (pow a 2) (- 1 a)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 b b))))))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* (pow b 2) (+ 3 a)) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* 3 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(+ (* 3 (pow b 2)) (* a (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 a #s(literal 3 binary64)))) |
(* a (pow b 2)) |
(*.f64 (*.f64 b b) a) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (+ (* 3 (/ (pow b 2) a)) (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* a (pow b 2)) |
(*.f64 (*.f64 b b) a) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
(* -1 (* a (+ (* -3 (/ (pow b 2) a)) (* -1 (pow b 2))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)))) |
Compiled 39409 to 2887 computations (92.7% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1395 | 15 | 1410 |
| Fresh | 4 | 3 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1403 | 19 | 1422 |
| Status | Accuracy | Program |
|---|---|---|
| 49.8% | (pow.f64 b #s(literal 4 binary64)) | |
| 44.8% | (/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) | |
| 51.9% | (-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64)) | |
| 67.3% | (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) | |
| ▶ | 99.4% | (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
| 99.4% | (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) | |
| 91.6% | (+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) | |
| ▶ | 79.4% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| 61.8% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) | |
| 83.5% | (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) | |
| ▶ | 45.2% | (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
| 45.2% | (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) | |
| 55.0% | (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a))) | |
| 20.0% | (*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) | |
| ▶ | 57.5% | (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
| 41.9% | (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) | |
| ▶ | 44.8% | (*.f64 (*.f64 a a) (*.f64 a a)) |
| ✓ | 44.8% | (*.f64 a (*.f64 a (*.f64 a a))) |
| 38.9% | (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
Compiled 661 to 383 computations (42.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (+.f64 a #s(literal -4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a a) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b b) #s(literal 12 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) |
| ✓ | cost-diff | 512 | (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
| 3630× | fma-define |
| 3530× | sum4-define |
| 3418× | fma-lowering-fma.f32 |
| 3418× | fma-lowering-fma.f64 |
| 2640× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 225 |
| 1 | 114 | 214 |
| 2 | 370 | 209 |
| 3 | 1520 | 201 |
| 4 | 3772 | 201 |
| 5 | 4744 | 201 |
| 6 | 5015 | 201 |
| 7 | 5112 | 201 |
| 8 | 5136 | 201 |
| 9 | 5145 | 201 |
| 0 | 8318 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b))))) |
(+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) |
(* (* b b) 12) |
(* b b) |
b |
12 |
(+ -1 (* a (* a (+ (* a a) (* b b))))) |
-1 |
(* a (* a (+ (* a a) (* b b)))) |
a |
(* a (+ (* a a) (* b b))) |
(+ (* a a) (* b b)) |
(* a a) |
(* b (* b (+ (* a a) (* b b)))) |
(* b (+ (* a a) (* b b))) |
(* (* a a) (* a a)) |
(* a a) |
a |
(* (+ a -4) (* a (* a a))) |
(+ a -4) |
a |
-4 |
(* a (* a a)) |
(* a a) |
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))) |
(* a a) |
a |
(+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))) |
(* 2 (* b b)) |
2 |
(* b b) |
b |
(+ 4 (* a (+ a -4))) |
4 |
(* a (+ a -4)) |
(+ a -4) |
-4 |
(+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1)) |
(* (+ (* a a) (* b b)) (* b b)) |
(+ (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
(+ (* 4 (* b (* b 3))) -1) |
(* 4 (* b (* b 3))) |
4 |
(* b (* b 3)) |
(* b 3) |
3 |
-1 |
| Outputs |
|---|
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(* (* b b) 12) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* b b) |
(*.f64 b b) |
b |
12 |
#s(literal 12 binary64) |
(+ -1 (* a (* a (+ (* a a) (* b b))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
-1 |
#s(literal -1 binary64) |
(* a (* a (+ (* a a) (* b b)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
a |
(* a (+ (* a a) (* b b))) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* a a) (* b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* b (* b (+ (* a a) (* b b)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) |
(* b (+ (* a a) (* b b))) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(* (* a a) (* a a)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* a a) |
(*.f64 a a) |
a |
(* (+ a -4) (* a (* a a))) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(+ a -4) |
(+.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(* a a) |
(*.f64 a a) |
a |
(+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))) |
(+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(* 2 (* b b)) |
(*.f64 (*.f64 b b) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* b b) |
(*.f64 b b) |
b |
(+ 4 (* a (+ a -4))) |
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
4 |
#s(literal 4 binary64) |
(* a (+ a -4)) |
(*.f64 a (+.f64 a #s(literal -4 binary64))) |
(+ a -4) |
(+.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(* (+ (* a a) (* b b)) (* b b)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* a a) (* b b)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
(+ (* 4 (* b (* b 3))) -1) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) |
(* 4 (* b (* b 3))) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
4 |
#s(literal 4 binary64) |
(* b (* b 3)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* b 3) |
(*.f64 b #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
-1 |
#s(literal -1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 b (*.f64 b #s(literal 3 binary64))) |
| ✓ | accuracy | 86.2% | (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 a (+.f64 a #s(literal -4 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (*.f64 b b)) |
| ✓ | accuracy | 90.1% | (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 100.0% | (+.f64 a #s(literal -4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 a a) (*.f64 a a)) |
| ✓ | accuracy | 98.1% | (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))) |
| ✓ | accuracy | 97.3% | (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b)))) |
| ✓ | accuracy | 95.2% | (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | accuracy | 92.2% | (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))) |
| 119.0ms | 256× | 0 | valid |
Compiled 296 to 35 computations (88.2% saved)
ival-mult: 27.0ms (65.8% of total)ival-add: 13.0ms (31.7% of total)const: 1.0ms (2.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b)))))> |
#<alt (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b))))))> |
#<alt (* (* b b) 12)> |
#<alt (* b b)> |
#<alt (* (* a a) (* a a))> |
#<alt (* a a)> |
#<alt (* (+ a -4) (* a (* a a)))> |
#<alt (+ a -4)> |
#<alt (* a (* a a))> |
#<alt (* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))))> |
#<alt (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))> |
#<alt (* 2 (* b b))> |
#<alt (+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1))> |
#<alt (* 4 (* b (* b 3)))> |
#<alt (* (+ (* a a) (* b b)) (* b b))> |
#<alt (+ (* a a) (* b b))> |
#<alt (* b (+ (* a a) (* b b)))> |
#<alt (* a (+ (* a a) (* b b)))> |
#<alt (* b (* b (+ (* a a) (* b b))))> |
#<alt (* a (* a (+ (* a a) (* b b))))> |
#<alt (* a (+ a -4))> |
#<alt (+ 4 (* a (+ a -4)))> |
#<alt (* b (* b 3))> |
| Outputs |
|---|
#<alt (- (pow a 4) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (- (pow a 4) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1)> |
#<alt (* (pow b 2) (+ 12 (pow a 2)))> |
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (+ 12 (pow a 2)))> |
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2))))> |
#<alt (- (* 12 (pow b 2)) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (* (pow a 2) (pow b 2))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4))))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (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)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<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 (* -4 (pow a 3))> |
#<alt (* (pow a 3) (- a 4))> |
#<alt (* (pow a 3) (- a 4))> |
#<alt (* (pow a 3) (- a 4))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt -4> |
#<alt (- a 4)> |
#<alt (- a 4)> |
#<alt (- a 4)> |
#<alt a> |
#<alt (* a (- 1 (* 4 (/ 1 a))))> |
#<alt (* a (- 1 (* 4 (/ 1 a))))> |
#<alt (* a (- 1 (* 4 (/ 1 a))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 4 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 4 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 4 (/ 1 a)) 1)))> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (* (pow a 2) (+ 4 (* 2 (pow b 2))))> |
#<alt (* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2)))))> |
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))> |
#<alt (* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 2) (+ 4 (* a (- a 4))))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4)))))> |
#<alt (* 2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))> |
#<alt (* 2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2))))> |
#<alt (+ 4 (* a (- a 4)))> |
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))> |
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))> |
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))> |
#<alt (* 2 (pow b 2))> |
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))> |
#<alt (* 2 (pow b 2))> |
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2)))))> |
#<alt (+ 4 (* 2 (pow b 2)))> |
#<alt (+ 4 (+ (* -4 a) (* 2 (pow b 2))))> |
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))> |
#<alt (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a))))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (* 2 (pow b 2))> |
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1)> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2))))> |
#<alt -1> |
#<alt (- (* (pow b 2) (+ 12 (pow a 2))) 1)> |
#<alt (- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)> |
#<alt (- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (pow b 4)> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (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 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 2)> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (+ (pow a 2) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow a 2) b)> |
#<alt (* b (+ (pow a 2) (pow b 2)))> |
#<alt (* b (+ (pow a 2) (pow b 2)))> |
#<alt (* b (+ (pow a 2) (pow b 2)))> |
#<alt (pow b 3)> |
#<alt (* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 3)> |
#<alt (* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))> |
#<alt (* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))> |
#<alt (* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1)))> |
#<alt (pow b 3)> |
#<alt (+ (* (pow a 2) b) (pow b 3))> |
#<alt (+ (* (pow a 2) b) (pow b 3))> |
#<alt (+ (* (pow a 2) b) (pow b 3))> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))> |
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))> |
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))> |
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))> |
#<alt (* (pow a 2) (+ b (/ (pow b 3) (pow a 2))))> |
#<alt (* a (pow b 2))> |
#<alt (* a (+ (pow a 2) (pow b 2)))> |
#<alt (* a (+ (pow a 2) (pow b 2)))> |
#<alt (* a (+ (pow a 2) (pow b 2)))> |
#<alt (pow a 3)> |
#<alt (* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 3)> |
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (pow a 3)> |
#<alt (+ (* a (pow b 2)) (pow a 3))> |
#<alt (+ (* a (pow b 2)) (pow a 3))> |
#<alt (+ (* a (pow b 2)) (pow a 3))> |
#<alt (* a (pow b 2))> |
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))> |
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))> |
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))> |
#<alt (* a (pow b 2))> |
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))> |
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))> |
#<alt (* (pow b 2) (+ a (/ (pow a 3) (pow b 2))))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (pow a 2) (pow b 2)))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2))))> |
#<alt (pow b 4)> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow b 4))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2)))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow a 2) (+ (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (pow a 2) (pow b 2)))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2))))> |
#<alt (pow a 4)> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow a 4))> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow a 4))> |
#<alt (+ (* (pow a 2) (pow b 2)) (pow a 4))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))> |
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))> |
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))> |
#<alt (* (pow a 2) (pow b 2))> |
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))> |
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))> |
#<alt (* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2)))> |
#<alt (* -4 a)> |
#<alt (* a (- a 4))> |
#<alt (* a (- a 4))> |
#<alt (* a (- a 4))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt 4> |
#<alt (+ 4 (* -4 a))> |
#<alt (+ 4 (* a (- a 4)))> |
#<alt (+ 4 (* a (- a 4)))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
#<alt (* 3 (pow b 2))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))) |
| 0.0ms | b | @ | inf | (+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b))))) |
| 0.0ms | b | @ | 0 | (+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b))))) |
| 0.0ms | b | @ | inf | (* 2 (* b b)) |
| 0.0ms | b | @ | inf | (* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))) |
| 1× | batch-egg-rewrite |
| 3698× | fma-define |
| 3546× | sum4-define |
| 3466× | fma-lowering-fma.f32 |
| 3466× | fma-lowering-fma.f64 |
| 2704× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 168 |
| 1 | 117 | 160 |
| 2 | 383 | 155 |
| 3 | 1553 | 147 |
| 4 | 3897 | 147 |
| 5 | 4903 | 147 |
| 6 | 5292 | 147 |
| 7 | 5396 | 147 |
| 8 | 5437 | 147 |
| 9 | 5466 | 147 |
| 0 | 8716 | 147 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) (* b (* b (+ (* a a) (* b b))))) |
(+ (* (* b b) 12) (+ -1 (* a (* a (+ (* a a) (* b b)))))) |
(* (* b b) 12) |
(* b b) |
(* (* a a) (* a a)) |
(* a a) |
(* (+ a -4) (* a (* a a))) |
(+ a -4) |
(* a (* a a)) |
(* (* a a) (+ (* 2 (* b b)) (+ 4 (* a (+ a -4))))) |
(+ (* 2 (* b b)) (+ 4 (* a (+ a -4)))) |
(* 2 (* b b)) |
(+ (* (+ (* a a) (* b b)) (* b b)) (+ (* 4 (* b (* b 3))) -1)) |
(* 4 (* b (* b 3))) |
(* (+ (* a a) (* b b)) (* b b)) |
(+ (* a a) (* b b)) |
(* b (+ (* a a) (* b b))) |
(* a (+ (* a a) (* b b))) |
(* b (* b (+ (* a a) (* b b)))) |
(* a (* a (+ (* a a) (* b b)))) |
(* a (+ a -4)) |
(+ 4 (* a (+ a -4))) |
(* b (* b 3)) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 12 binary64))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b a) (*.f64 b a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) b (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) b (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 12 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b a) (*.f64 b a) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64)) |
(*.f64 (*.f64 b #s(literal 12 binary64)) b) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 4 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 a)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) a) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) a) |
(+.f64 a #s(literal -4 binary64)) |
(+.f64 #s(literal -4 binary64) a) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a))) |
(pow.f64 a #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 a)) |
(*.f64 a (*.f64 a a)) |
(*.f64 (*.f64 a a) a) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(+.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 a (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 a a) #s(literal 4 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 b (*.f64 a a)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 2 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) a (*.f64 a (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a)) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal -4 binary64))) a (*.f64 a (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b a) (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 a a))) b (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) a (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) a (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) a (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) a (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a) (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a (*.f64 a (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(*.f64 a (*.f64 a (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) a) |
(*.f64 (*.f64 a (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) a) |
(*.f64 (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) a) |
(*.f64 (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) a) |
(*.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 a a)) |
(+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(+.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(+.f64 (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 a #s(literal -4 binary64))) |
(+.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (+.f64 a #s(literal -4 binary64)))) #s(literal 4 binary64)) |
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 a a)) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 a a) #s(literal 4 binary64))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 a a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 a #s(literal -4 binary64) (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 a (+.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 #s(literal -4 binary64) a (+.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (+.f64 a #s(literal -4 binary64)) a (+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 b #s(literal 2 binary64)) b (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b b) (*.f64 b b)) |
(fma.f64 b b (*.f64 b b)) |
(*.f64 b (*.f64 b #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b #s(literal 2 binary64)) b) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) #s(literal 12 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b a) (*.f64 b a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (*.f64 b b) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) b #s(literal -1 binary64)) |
(fma.f64 (*.f64 b (+.f64 #s(literal 12 binary64) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 b #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 3 binary64)) |
(*.f64 (*.f64 b #s(literal 12 binary64)) b) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(exp.f64 (+.f64 (log.f64 b) (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (log.f64 b))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b a) (*.f64 b a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 b b (*.f64 a a)) |
(fma.f64 a a (*.f64 b b)) |
(+.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a a))) |
(+.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(exp.f64 (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b b) (*.f64 b (*.f64 a a))) |
(fma.f64 b (*.f64 a a) (*.f64 b (*.f64 b b))) |
(fma.f64 (*.f64 b b) b (*.f64 b (*.f64 a a))) |
(fma.f64 a (*.f64 b a) (*.f64 b (*.f64 b b))) |
(fma.f64 (*.f64 a a) b (*.f64 b (*.f64 b b))) |
(fma.f64 (*.f64 b a) a (*.f64 b (*.f64 b b))) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) b) |
(+.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) a)) |
(+.f64 (*.f64 (*.f64 b b) a) (*.f64 a (*.f64 a a))) |
(exp.f64 (log.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b a) (*.f64 a (*.f64 a a))) |
(fma.f64 (*.f64 b b) a (*.f64 a (*.f64 a a))) |
(fma.f64 a (*.f64 b b) (*.f64 a (*.f64 a a))) |
(fma.f64 a (*.f64 a a) (*.f64 (*.f64 b b) a)) |
(fma.f64 (*.f64 a a) a (*.f64 (*.f64 b b) a)) |
(fma.f64 (*.f64 b a) b (*.f64 a (*.f64 a a))) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) a) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(exp.f64 (+.f64 (log.f64 b) (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) (log.f64 b))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (*.f64 b (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 b a) (*.f64 b a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(exp.f64 (log.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(exp.f64 (+.f64 (log.f64 a) (log.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))) (log.f64 a))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 b (*.f64 b (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (*.f64 (*.f64 a a) (*.f64 a a))) |
(fma.f64 (*.f64 b a) (*.f64 b a) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a) |
(+.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a a)) |
(fma.f64 a a (*.f64 a #s(literal -4 binary64))) |
(fma.f64 a #s(literal -4 binary64) (*.f64 a a)) |
(fma.f64 #s(literal -4 binary64) a (*.f64 a a)) |
(*.f64 a (+.f64 a #s(literal -4 binary64))) |
(*.f64 (+.f64 a #s(literal -4 binary64)) a) |
(+.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) #s(literal 4 binary64)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 a a) #s(literal 4 binary64))) |
(+.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a #s(literal -4 binary64))) |
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(fma.f64 a a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 a #s(literal -4 binary64) (+.f64 (*.f64 a a) #s(literal 4 binary64))) |
(fma.f64 a (+.f64 a #s(literal -4 binary64)) #s(literal 4 binary64)) |
(fma.f64 #s(literal -4 binary64) a (+.f64 (*.f64 a a) #s(literal 4 binary64))) |
(fma.f64 (+.f64 a #s(literal -4 binary64)) a #s(literal 4 binary64)) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b #s(literal 3 binary64)) b) |
| 1× | egg-herbie |
| 2938× | *-lowering-*.f32 |
| 2938× | *-lowering-*.f64 |
| 2864× | +-lowering-+.f64 |
| 2864× | +-lowering-+.f32 |
| 1930× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 4185 |
| 1 | 650 | 3471 |
| 2 | 2185 | 3364 |
| 3 | 6333 | 3354 |
| 0 | 8071 | 3354 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (pow a 4) 1) |
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(- (pow a 4) 1) |
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1) |
(* (pow b 2) (+ 12 (pow a 2))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(* (pow b 2) (+ 12 (pow a 2))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(- (* 12 (pow b 2)) 1) |
(- (+ (* 12 (pow b 2)) (* (pow a 2) (pow b 2))) 1) |
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1) |
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1) |
(pow a 4) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(pow a 4) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (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) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(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) |
(* -4 (pow a 3)) |
(* (pow a 3) (- a 4)) |
(* (pow a 3) (- a 4)) |
(* (pow a 3) (- a 4)) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
-4 |
(- a 4) |
(- a 4) |
(- a 4) |
a |
(* a (- 1 (* 4 (/ 1 a)))) |
(* a (- 1 (* 4 (/ 1 a)))) |
(* a (- 1 (* 4 (/ 1 a)))) |
a |
(* -1 (* a (- (* 4 (/ 1 a)) 1))) |
(* -1 (* a (- (* 4 (/ 1 a)) 1))) |
(* -1 (* a (- (* 4 (/ 1 a)) 1))) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(* (pow a 2) (+ 4 (* 2 (pow b 2)))) |
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 2) (+ 4 (* a (- a 4)))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4))))) |
(* 2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(* 2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(+ 4 (* a (- a 4))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(* 2 (pow b 2)) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(* 2 (pow b 2)) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(+ 4 (* 2 (pow b 2))) |
(+ 4 (+ (* -4 a) (* 2 (pow b 2)))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(* 2 (pow b 2)) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
-1 |
(- (* (pow b 2) (+ 12 (pow a 2))) 1) |
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1) |
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(pow b 4) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (pow b 2)) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(pow b 4) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 2) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 2) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 2) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(+ (pow a 2) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 2) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow a 2) b) |
(* b (+ (pow a 2) (pow b 2))) |
(* b (+ (pow a 2) (pow b 2))) |
(* b (+ (pow a 2) (pow b 2))) |
(pow b 3) |
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 3) |
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1))) |
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1))) |
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1))) |
(pow b 3) |
(+ (* (pow a 2) b) (pow b 3)) |
(+ (* (pow a 2) b) (pow b 3)) |
(+ (* (pow a 2) b) (pow b 3)) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(* (pow a 2) b) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(* a (pow b 2)) |
(* a (+ (pow a 2) (pow b 2))) |
(* a (+ (pow a 2) (pow b 2))) |
(* a (+ (pow a 2) (pow b 2))) |
(pow a 3) |
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 3) |
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1))) |
(pow a 3) |
(+ (* a (pow b 2)) (pow a 3)) |
(+ (* a (pow b 2)) (pow a 3)) |
(+ (* a (pow b 2)) (pow a 3)) |
(* a (pow b 2)) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(* a (pow b 2)) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(* (pow a 2) (pow b 2)) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(pow b 4) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(pow b 4) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(* (pow a 2) (pow b 2)) |
(* (pow a 2) (+ (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (pow a 2) (pow b 2))) |
(pow a 4) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 4) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(pow a 4) |
(+ (* (pow a 2) (pow b 2)) (pow a 4)) |
(+ (* (pow a 2) (pow b 2)) (pow a 4)) |
(+ (* (pow a 2) (pow b 2)) (pow a 4)) |
(* (pow a 2) (pow b 2)) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(* (pow a 2) (pow b 2)) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(* -4 a) |
(* a (- a 4)) |
(* a (- a 4)) |
(* a (- a 4)) |
(pow a 2) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
4 |
(+ 4 (* -4 a)) |
(+ 4 (* a (- a 4))) |
(+ 4 (* a (- a 4))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
(* 3 (pow b 2)) |
| Outputs |
|---|
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.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 b (*.f64 b (*.f64 b b))))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.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 b (*.f64 b (*.f64 b b))))))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.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 b (*.f64 b (*.f64 b b))))))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.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 b (*.f64 b (*.f64 b b))))))))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))) |
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))) |
(- (+ (* (pow b 2) (+ 12 (pow a 2))) (pow a 4)) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))) |
(* (pow b 2) (+ 12 (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ 12 (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(* (pow b 2) (- (+ 12 (+ (/ (pow a 4) (pow b 2)) (pow a 2))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(- (* 12 (pow b 2)) 1) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) |
(- (+ (* 12 (pow b 2)) (* (pow a 2) (pow b 2))) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))) |
(- (+ (* 12 (pow b 2)) (* (pow a 2) (+ (pow a 2) (pow b 2)))) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* (pow a 4) (- (+ 1 (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 2) (pow a 2)))) (/ 1 (pow a 4)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(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) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.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 a 2) |
(*.f64 a a) |
(* -4 (pow a 3)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) |
(* (pow a 3) (- a 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(* (pow a 3) (- a 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(* (pow a 3) (- a 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
-4 |
#s(literal -4 binary64) |
(- a 4) |
(+.f64 a #s(literal -4 binary64)) |
(- a 4) |
(+.f64 a #s(literal -4 binary64)) |
(- a 4) |
(+.f64 a #s(literal -4 binary64)) |
a |
(* a (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* a (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* a (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
a |
(* -1 (* a (- (* 4 (/ 1 a)) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* -1 (* a (- (* 4 (/ 1 a)) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* -1 (* a (- (* 4 (/ 1 a)) 1))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* (pow a 2) (+ 4 (* 2 (pow b 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
(* (pow a 2) (+ 4 (+ (* -4 a) (* 2 (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(* (pow a 2) (+ 4 (+ (* 2 (pow b 2)) (* a (- a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a))) |
(* (pow a 2) (+ 4 (* a (- a 4)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (* (pow a 2) (+ 4 (* a (- a 4))))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(* 2 (* (pow a 2) (pow b 2))) |
(*.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(* 2 (* (pow a 2) (pow b 2))) |
(*.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(* (pow b 2) (+ (* 2 (pow a 2)) (/ (* (pow a 2) (+ 4 (* a (- a 4)))) (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(+ 4 (* a (- a 4))) |
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(* (pow b 2) (+ 2 (+ (* 4 (/ 1 (pow b 2))) (/ (* a (- a 4)) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b b))))) |
(+ 4 (* 2 (pow b 2))) |
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
(+ 4 (+ (* -4 a) (* 2 (pow b 2)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(+ 4 (+ (* 2 (pow b 2)) (* a (- a 4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(* (pow a 2) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ 4 (pow a 2)))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (+ 4 (* 2 (pow b 2))) a))) a)))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a)) a))) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(* 2 (pow b 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 b b)) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (pow b 2)) (pow b 4))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a)))) |
(* (pow a 2) (- (+ (* 12 (/ (pow b 2) (pow a 2))) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 a a)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) a)))) |
-1 |
#s(literal -1 binary64) |
(- (* (pow b 2) (+ 12 (pow a 2))) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(- (* (pow b 2) (+ 12 (+ (pow a 2) (pow b 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(* (pow b 4) (- (+ 1 (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 2) (pow b 2)))) (/ 1 (pow b 4)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(* 12 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(pow b 2) |
(*.f64 b b) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(+ (pow a 2) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 2) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* b (+ (pow a 2) (pow b 2))) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(* b (+ (pow a 2) (pow b 2))) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(* b (+ (pow a 2) (pow b 2))) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)) (*.f64 b (*.f64 b b))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* -1 (* (pow b 3) (- (* -1 (/ (pow a 2) (pow b 2))) 1))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* (pow a 2) b) (pow b 3)) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* (pow a 2) b) (pow b 3)) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* (pow a 2) b) (pow b 3)) |
(*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)))) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)))) |
(* (pow a 2) (+ b (/ (pow b 3) (pow a 2)))) |
(*.f64 a (*.f64 a (+.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) a)))) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (+ (pow a 2) (pow b 2))) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(* a (+ (pow a 2) (pow b 2))) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(* a (+ (pow a 2) (pow b 2))) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 3) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (- (* -1 (/ (pow b 2) (pow a 2))) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(+ (* a (pow b 2)) (pow a 3)) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* a (pow b 2)) (pow a 3)) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* a (pow b 2)) (pow a 3)) |
(*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* (pow b 2) (+ a (/ (pow a 3) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 a (*.f64 a (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow b 2) (+ (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(* (pow b 4) (+ 1 (/ (pow a 2) (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) b) b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+ (* (pow a 2) (pow b 2)) (pow b 4)) |
(*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (pow b 4) (pow a 2)) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow a 2) (+ (pow a 2) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow a 2) (+ (pow a 2) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow a 2) (+ (pow a 2) (pow b 2))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (/ (pow b 2) (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(+ (* (pow a 2) (pow b 2)) (pow a 4)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* (pow a 2) (pow b 2)) (pow a 4)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* (pow a 2) (pow b 2)) (pow a 4)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))) |
(* (pow a 2) (pow b 2)) |
(*.f64 a (*.f64 a (*.f64 b b))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (pow a 4) (pow b 2)) (pow a 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b b)))) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* a (- a 4)) |
(*.f64 a (+.f64 a #s(literal -4 binary64))) |
(* a (- a 4)) |
(*.f64 a (+.f64 a #s(literal -4 binary64))) |
(* a (- a 4)) |
(*.f64 a (+.f64 a #s(literal -4 binary64))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
4 |
#s(literal 4 binary64) |
(+ 4 (* -4 a)) |
(+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) |
(+ 4 (* a (- a 4))) |
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(+ 4 (* a (- a 4))) |
(+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(* (pow a 2) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 4 (/ 1 a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
(* 3 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 3 binary64)) |
Compiled 27472 to 1300 computations (95.3% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1151 | 9 | 1160 |
| Fresh | 8 | 5 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1162 | 17 | 1179 |
| Status | Accuracy | Program |
|---|---|---|
| 49.8% | (pow.f64 b #s(literal 4 binary64)) | |
| 44.8% | (/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) | |
| ▶ | 51.9% | (-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
| ▶ | 67.3% | (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
| ▶ | 99.4% | (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
| 91.6% | (+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) | |
| 79.4% | (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 79.4% | (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) | |
| 65.2% | (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) | |
| 60.4% | (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) | |
| ▶ | 72.7% | (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
| ✓ | 45.2% | (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
| 45.2% | (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) | |
| ✓ | 44.8% | (*.f64 (*.f64 a a) (*.f64 a a)) |
| 49.8% | (*.f64 b (*.f64 b (*.f64 b b))) | |
| ✓ | 44.8% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ▶ | 24.0% | #s(literal -1 binary64) |
Compiled 465 to 278 computations (40.2% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 384 | (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b b) #s(literal 12 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
| 1984× | +-lowering-+.f64 |
| 1984× | +-lowering-+.f32 |
| 1836× | sum4-define |
| 1686× | *-lowering-*.f32 |
| 1686× | *-lowering-*.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 153 |
| 1 | 79 | 141 |
| 2 | 228 | 137 |
| 3 | 779 | 135 |
| 4 | 2220 | 135 |
| 5 | 5113 | 135 |
| 6 | 6500 | 135 |
| 0 | 8066 | 135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1) |
(+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) |
(* (* b b) 12) |
(* b b) |
b |
12 |
(* (+ (* b b) (* a a)) (+ (* b b) (* a a))) |
(+ (* b b) (* a a)) |
(* a a) |
a |
-1 |
-1 |
(- (* a (* a (* a a))) 1) |
(* a (* a (* a a))) |
a |
(* a (* a a)) |
(* a a) |
1 |
(+ (* b (* b (* b b))) (+ (* (* b b) 12) -1)) |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(+ (* (* b b) 12) -1) |
(* (* b b) 12) |
12 |
-1 |
(- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1) |
(+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) |
(* a (* a (* a a))) |
a |
(* a (* a a)) |
(* a a) |
(* (* a a) (* (- 1 a) 4)) |
(* (- 1 a) 4) |
(- 1 a) |
1 |
4 |
| Outputs |
|---|
(+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(* (* b b) 12) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* b b) |
(*.f64 b b) |
b |
12 |
#s(literal 12 binary64) |
(* (+ (* b b) (* a a)) (+ (* b b) (* a a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) |
(+ (* b b) (* a a)) |
(+.f64 (*.f64 b b) (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
-1 |
#s(literal -1 binary64) |
-1 |
#s(literal -1 binary64) |
(- (* a (* a (* a a))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
a |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
1 |
#s(literal 1 binary64) |
(+ (* b (* b (* b b))) (+ (* (* b b) 12) -1)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(+ (* (* b b) 12) -1) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(* (* b b) 12) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
12 |
#s(literal 12 binary64) |
-1 |
#s(literal -1 binary64) |
(- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
a |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* (* a a) (* (- 1 a) 4)) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) |
(* (- 1 a) 4) |
(+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) |
(- 1 a) |
(-.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
4 |
#s(literal 4 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 87.2% | (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 b (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.9% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 b b) #s(literal 12 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 b b) #s(literal 12 binary64)) |
| 278.0ms | 256× | 0 | valid |
Compiled 227 to 26 computations (88.5% saved)
ival-mult: 15.0ms (56.6% of total)ival-add: 7.0ms (26.4% of total)ival-sub: 4.0ms (15.1% of total)const: 1.0ms (3.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1)> |
#<alt (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a))))> |
#<alt (* (* b b) 12)> |
#<alt (* b b)> |
#<alt (- (* a (* a (* a a))) 1)> |
#<alt (* a (* a (* a a)))> |
#<alt (* a (* a a))> |
#<alt (* a a)> |
#<alt (+ (* b (* b (* b b))) (+ (* (* b b) 12) -1))> |
#<alt (* b (* b (* b b)))> |
#<alt (* b (* b b))> |
#<alt (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4)))> |
#<alt (- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1)> |
#<alt (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))> |
#<alt (* (* a a) (* (- 1 a) 4))> |
| Outputs |
|---|
#<alt (- (pow a 4) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)> |
#<alt (- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4))))> |
#<alt (- (+ (* 12 (pow b 2)) (pow b 4)) 1)> |
#<alt (- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)> |
#<alt (- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))))> |
#<alt (+ (* 12 (pow b 2)) (pow b 4))> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4)))> |
#<alt (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))> |
#<alt (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (pow b 2))> |
#<alt (* 12 (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)> |
#<alt -1> |
#<alt (- (pow a 4) 1)> |
#<alt (- (pow a 4) 1)> |
#<alt (- (pow a 4) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))> |
#<alt (* (pow a 4) (- 1 (/ 1 (pow a 4))))> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<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> |
#<alt (- (* 12 (pow b 2)) 1)> |
#<alt (- (* (pow b 2) (+ 12 (pow b 2))) 1)> |
#<alt (- (* (pow b 2) (+ 12 (pow b 2))) 1)> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4))))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (* 4 (pow a 2))> |
#<alt (* (pow a 2) (+ 4 (* -4 a)))> |
#<alt (* (pow a 2) (+ 4 (* a (- a 4))))> |
#<alt (* (pow a 2) (+ 4 (* a (- a 4))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))> |
#<alt -1> |
#<alt (- (* 4 (pow a 2)) 1)> |
#<alt (- (* (pow a 2) (+ 4 (* -4 a))) 1)> |
#<alt (- (* (pow a 2) (+ 4 (* a (- a 4)))) 1)> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (+ (* 4 (/ 1 a)) (/ 1 (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (- 1 (* 4 (/ 1 a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a))))> |
#<alt (* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 4 (/ 1 (pow a 2))) a))) a))))> |
#<alt (pow a 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4)))))> |
#<alt (pow b 4)> |
#<alt (+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (pow a 4)> |
#<alt (* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4)))))> |
#<alt (* 4 (pow a 2))> |
#<alt (* (pow a 2) (+ 4 (* -4 a)))> |
#<alt (* (pow a 2) (+ 4 (* -4 a)))> |
#<alt (* (pow a 2) (+ 4 (* -4 a)))> |
#<alt (* -4 (pow a 3))> |
#<alt (* (pow a 3) (- (* 4 (/ 1 a)) 4))> |
#<alt (* (pow a 3) (- (* 4 (/ 1 a)) 4))> |
#<alt (* (pow a 3) (- (* 4 (/ 1 a)) 4))> |
#<alt (* -4 (pow a 3))> |
#<alt (* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))> |
#<alt (* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))> |
#<alt (* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a)))))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (* b (* b b)) |
| 0.0ms | a | @ | inf | (* (* a a) (* (- 1 a) 4)) |
| 0.0ms | a | @ | -inf | (* (* a a) (* (- 1 a) 4)) |
| 0.0ms | b | @ | 0 | (* b (* b (* b b))) |
| 0.0ms | b | @ | inf | (* b (* b b)) |
| 1× | batch-egg-rewrite |
| 2074× | +-lowering-+.f64 |
| 2074× | +-lowering-+.f32 |
| 1868× | sum4-define |
| 1604× | sum3-define |
| 1200× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 104 |
| 1 | 83 | 94 |
| 2 | 250 | 90 |
| 3 | 848 | 89 |
| 4 | 2387 | 89 |
| 5 | 5406 | 89 |
| 6 | 7290 | 89 |
| 0 | 8051 | 89 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) -1) |
(+ (* (* b b) 12) (* (+ (* b b) (* a a)) (+ (* b b) (* a a)))) |
(* (* b b) 12) |
(* b b) |
(- (* a (* a (* a a))) 1) |
(* a (* a (* a a))) |
(* a (* a a)) |
(* a a) |
(+ (* b (* b (* b b))) (+ (* (* b b) 12) -1)) |
(* b (* b (* b b))) |
(* b (* b b)) |
(+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) |
(- (+ (* a (* a (* a a))) (* (* a a) (* (- 1 a) 4))) 1) |
(* (+ (* b b) (* a a)) (+ (* b b) (* a a))) |
(* (* a a) (* (- 1 a) 4)) |
| Outputs |
|---|
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b)))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (*.f64 b (*.f64 b #s(literal 12 binary64))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -12 binary64) (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) |
(-.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 12 binary64) (*.f64 a a)) (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(*.f64 (*.f64 b b) #s(literal 12 binary64)) |
(*.f64 #s(literal 12 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(*.f64 (*.f64 b #s(literal 12 binary64)) b) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) a #s(literal -1 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 #s(literal 4 binary64) (log.f64 a))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(pow.f64 a #s(literal 4 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 a)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 a (*.f64 a a)) a) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a a))) |
(+.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a))) |
(-.f64 (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) |
(pow.f64 a #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 a)) |
(*.f64 a (*.f64 a a)) |
(*.f64 (*.f64 a a) a) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(+.f64 (*.f64 a a) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 a a)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(-.f64 (*.f64 a a) #s(literal 0 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b #s(literal 12 binary64)))) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(fma.f64 b (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 b (*.f64 b #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 b b) (*.f64 b b) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 12 binary64) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 12 binary64) (*.f64 b b) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b #s(literal 12 binary64)) b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64))) b #s(literal -1 binary64)) |
(fma.f64 (+.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 b b) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 b))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 b)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))) |
(-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))) a (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64)))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) |
(-.f64 #s(literal -1 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))) |
(-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 a #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) a #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(neg.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 a a))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64)))) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 b (*.f64 b (*.f64 a a)) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 a (*.f64 (*.f64 b b) a) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (*.f64 b b) (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b (*.f64 b b)) b (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a))) a (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))) b (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 a a)) b (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 b b) a) a (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) |
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) #s(literal 4 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))) |
(-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(fma.f64 a (*.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a a) #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) a (*.f64 (*.f64 a a) (*.f64 a #s(literal -4 binary64)))) |
(neg.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -4 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a)))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) a))) #s(literal 4 binary64)) |
(*.f64 (*.f64 a (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) a) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 a (-.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a (-.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -4 binary64))) (+.f64 a #s(literal -1 binary64))) |
(*.f64 (+.f64 a #s(literal -1 binary64)) (*.f64 a (*.f64 a #s(literal -4 binary64)))) |
| 1× | egg-herbie |
| 2976× | *-lowering-*.f32 |
| 2976× | *-lowering-*.f64 |
| 2458× | +-lowering-+.f64 |
| 2458× | +-lowering-+.f32 |
| 1644× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 131 | 2036 |
| 1 | 418 | 1788 |
| 2 | 1327 | 1737 |
| 3 | 4611 | 1686 |
| 0 | 8333 | 1686 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (pow a 4) 1) |
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(pow a 4) |
(+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) |
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) |
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(+ (* 12 (pow b 2)) (pow b 4)) |
(+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) |
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) |
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (pow b 2)) |
(* 12 (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) |
-1 |
(- (pow a 4) 1) |
(- (pow a 4) 1) |
(- (pow a 4) 1) |
(pow a 4) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(pow a 4) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(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 |
(- (* 12 (pow b 2)) 1) |
(- (* (pow b 2) (+ 12 (pow b 2))) 1) |
(- (* (pow b 2) (+ 12 (pow b 2))) 1) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2))))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2))))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(* 4 (pow a 2)) |
(* (pow a 2) (+ 4 (* -4 a))) |
(* (pow a 2) (+ 4 (* a (- a 4)))) |
(* (pow a 2) (+ 4 (* a (- a 4)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
-1 |
(- (* 4 (pow a 2)) 1) |
(- (* (pow a 2) (+ 4 (* -4 a))) 1) |
(- (* (pow a 2) (+ 4 (* a (- a 4)))) 1) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (+ (* 4 (/ 1 a)) (/ 1 (pow a 4))))) |
(pow a 4) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 4 (/ 1 (pow a 2))) a))) a)))) |
(pow a 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(pow b 4) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(pow a 4) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(* 4 (pow a 2)) |
(* (pow a 2) (+ 4 (* -4 a))) |
(* (pow a 2) (+ 4 (* -4 a))) |
(* (pow a 2) (+ 4 (* -4 a))) |
(* -4 (pow a 3)) |
(* (pow a 3) (- (* 4 (/ 1 a)) 4)) |
(* (pow a 3) (- (* 4 (/ 1 a)) 4)) |
(* (pow a 3) (- (* 4 (/ 1 a)) 4)) |
(* -4 (pow a 3)) |
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a))))) |
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a))))) |
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a))))) |
| Outputs |
|---|
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(- (+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(- (+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64)) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64)) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64)) |
(* (pow b 4) (- (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4))))) (/ 1 (pow b 4)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) #s(literal -1 binary64)) |
(- (+ (* 12 (pow b 2)) (pow b 4)) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64)) |
(- (+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) #s(literal -1 binary64)) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(- (+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) 1) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64)) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64)) |
(* (pow a 4) (- (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4))))) (/ 1 (pow a 4)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(+ (* (pow b 2) (+ 12 (* 2 (pow a 2)))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(+ (* (pow b 2) (+ 12 (+ (* 2 (pow a 2)) (pow b 2)))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (* 12 (/ 1 (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (+ (* 12 (/ 1 (pow b 2))) (/ (pow a 4) (pow b 4)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 12 binary64) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b)))))) |
(+ (* 12 (pow b 2)) (pow b 4)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (+ (* 12 (pow b 2)) (pow b 4))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(+ (* 12 (pow b 2)) (+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (+ (* 12 (/ (pow b 2) (pow a 4))) (/ (pow b 4) (pow a 4)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(* 12 (pow b 2)) |
(*.f64 b (*.f64 b #s(literal 12 binary64))) |
(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 |
#s(literal -1 binary64) |
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(- (pow a 4) 1) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(* (pow a 4) (- 1 (/ 1 (pow a 4)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.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 a 2) |
(*.f64 a a) |
-1 |
#s(literal -1 binary64) |
(- (* 12 (pow b 2)) 1) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(- (* (pow b 2) (+ 12 (pow b 2))) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64)) |
(- (* (pow b 2) (+ 12 (pow b 2))) 1) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) #s(literal 12 binary64))) #s(literal -1 binary64)) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (* 12 (/ 1 (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b)))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(* (pow b 4) (- (+ 1 (* 12 (/ 1 (pow b 2)))) (/ 1 (pow b 4)))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 12 binary64) (*.f64 b b))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* 4 (pow a 2)) |
(*.f64 #s(literal 4 binary64) (*.f64 a a)) |
(* (pow a 2) (+ 4 (* -4 a))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(* (pow a 2) (+ 4 (* a (- a 4)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(* (pow a 2) (+ 4 (* a (- a 4)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))) |
-1 |
#s(literal -1 binary64) |
(- (* 4 (pow a 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(- (* (pow a 2) (+ 4 (* -4 a))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64))))) |
(- (* (pow a 2) (+ 4 (* a (- a 4)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))) |
(* (pow a 4) (- (+ 1 (/ 4 (pow a 2))) (+ (* 4 (/ 1 a)) (/ 1 (pow a 4))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a)))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (- 1 (* 4 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (- 4 (* 4 (/ 1 a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)) a))) |
(* (pow a 4) (+ 1 (* -1 (/ (+ 4 (* -1 (/ (- 4 (/ 1 (pow a 2))) a))) a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a a))) a)) a))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow a 4)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* (pow b 2) (+ (* 2 (pow a 2)) (pow b 2))) (pow a 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* (pow b 4) (+ 1 (* 2 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))) |
(* (pow b 4) (+ 1 (+ (* 2 (/ (pow a 2) (pow b 2))) (/ (pow a 4) (pow b 4))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) b))))) |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(+ (* 2 (* (pow a 2) (pow b 2))) (pow b 4)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+ (* (pow a 2) (+ (* 2 (pow b 2)) (pow a 2))) (pow b 4)) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(pow a 4) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* (pow a 4) (+ 1 (* 2 (/ (pow b 2) (pow a 2))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a)))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* (pow a 4) (+ 1 (+ (* 2 (/ (pow b 2) (pow a 2))) (/ (pow b 4) (pow a 4))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(* 4 (pow a 2)) |
(*.f64 #s(literal 4 binary64) (*.f64 a a)) |
(* (pow a 2) (+ 4 (* -4 a))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(* (pow a 2) (+ 4 (* -4 a))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(* (pow a 2) (+ 4 (* -4 a))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) |
(* -4 (pow a 3)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(* (pow a 3) (- (* 4 (/ 1 a)) 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)))) |
(* (pow a 3) (- (* 4 (/ 1 a)) 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)))) |
(* (pow a 3) (- (* 4 (/ 1 a)) 4)) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)))) |
(* -4 (pow a 3)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a))))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)))) |
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a))))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)))) |
(* -1 (* (pow a 3) (- 4 (* 4 (/ 1 a))))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) a)))) |
Compiled 18341 to 1315 computations (92.8% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 890 | 6 | 896 |
| Fresh | 2 | 7 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 895 | 18 | 913 |
| Status | Accuracy | Program |
|---|---|---|
| 49.8% | (pow.f64 b #s(literal 4 binary64)) | |
| 44.8% | (/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) | |
| 67.9% | (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) | |
| 95.5% | (-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) | |
| 42.4% | (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) | |
| 72.7% | (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) | |
| 49.6% | (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) | |
| ✓ | 99.4% | (+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
| 79.4% | (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) | |
| 79.4% | (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) | |
| 60.4% | (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) | |
| 51.6% | (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) | |
| ✓ | 45.2% | (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
| 45.2% | (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) | |
| ✓ | 44.8% | (*.f64 (*.f64 a a) (*.f64 a a)) |
| 49.8% | (*.f64 b (*.f64 b (*.f64 b b))) | |
| ✓ | 44.8% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | 24.0% | #s(literal -1 binary64) |
Compiled 1042 to 325 computations (68.8% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) |
(-.f64 (+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64)) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64))) |
(-.f64 (+.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 12 binary64))) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 4 binary64)) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
5 calls:
| 13.0ms | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| 11.0ms | b |
| 11.0ms | a |
| 10.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| 10.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | a |
| 99.4% | 1 | b |
| 99.4% | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) #s(literal 1 binary64)) |
| 99.4% | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) a))))) |
| 99.4% | 1 | (*.f64 b b) |
Compiled 71 to 42 computations (40.8% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a a)))))) |
(+.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b))) (+.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
3 calls:
| 11.0ms | b |
| 9.0ms | a |
| 9.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | a |
| 99.4% | 1 | b |
| 99.4% | 1 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) a) a))) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1 binary64) a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 2 binary64)))) a)) a))) |
| Outputs |
|---|
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
3 calls:
| 8.0ms | b |
| 8.0ms | a |
| 7.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 3 | a |
| 98.6% | 2 | b |
| 98.6% | 2 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
| Outputs |
|---|
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
2 calls:
| 6.0ms | b |
| 6.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | b |
| 98.6% | 2 | (*.f64 b b) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
(-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
2 calls:
| 20.0ms | b |
| 5.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.1% | 2 | b |
| 97.1% | 2 | (*.f64 b b) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) a))) |
| Outputs |
|---|
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64)) |
3 calls:
| 5.0ms | a |
| 5.0ms | b |
| 4.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 3 | a |
| 96.5% | 2 | b |
| 96.5% | 2 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
| Outputs |
|---|
(-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
2 calls:
| 4.0ms | b |
| 4.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 2 | b |
| 96.5% | 2 | (*.f64 b b) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
| Outputs |
|---|
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
3 calls:
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 4 | a |
| 87.6% | 3 | b |
| 87.6% | 3 | (*.f64 b b) |
Compiled 11 to 7 computations (36.4% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
| Outputs |
|---|
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
2 calls:
| 3.0ms | b |
| 3.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 3 | b |
| 87.6% | 3 | (*.f64 b b) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) a))) |
| Outputs |
|---|
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
2 calls:
| 3.0ms | b |
| 3.0ms | (*.f64 b b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 3 | b |
| 87.5% | 3 | (*.f64 b b) |
Compiled 8 to 5 computations (37.5% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
| Outputs |
|---|
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
2 calls:
| 3.0ms | b |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 4 | a |
| 79.7% | 4 | b |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) #s(literal -4 binary64)) |
| Outputs |
|---|
(*.f64 a (*.f64 a (*.f64 a a))) |
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
2 calls:
| 2.0ms | a |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 4 | b |
| 71.6% | 3 | a |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
| Outputs |
|---|
(*.f64 a (*.f64 a (*.f64 a a))) |
#s(literal -1 binary64) |
(*.f64 a (*.f64 a (*.f64 a a))) |
2 calls:
| 2.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 3 | a |
| 50.8% | 3 | b |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
2 calls:
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.0% | 1 | b |
| 24.0% | 1 | a |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.405751901966164e-9 | 1.792522405723759e-8 |
Compiled 34 to 22 computations (35.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.405751901966164e-9 | 1.792522405723759e-8 |
Compiled 34 to 22 computations (35.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.446988330556999e+29 | 2.6137133423850036e+35 |
Compiled 34 to 22 computations (35.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.446988330556999e+29 | 2.6137133423850036e+35 |
Compiled 34 to 22 computations (35.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.446988330556999e+29 | 2.6137133423850036e+35 |
Compiled 34 to 22 computations (35.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.446988330556999e+29 | 2.6137133423850036e+35 |
| 0.0ms | 1.3873144780871487e-65 | 2.2762197553530074e-60 |
Compiled 34 to 22 computations (35.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.446988330556999e+29 | 2.6137133423850036e+35 |
| 0.0ms | 1.3873144780871487e-65 | 2.2762197553530074e-60 |
Compiled 34 to 22 computations (35.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.446988330556999e+29 | 2.6137133423850036e+35 |
| 0.0ms | 1.3873144780871487e-65 | 2.2762197553530074e-60 |
Compiled 34 to 22 computations (35.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 7.288206158001911e+69 | 4.006541991351888e+73 |
| 15.0ms | -4.282178465984032e-22 | -3.868644145798361e-24 |
| 23.0ms | -166447326933437400.0 | -570.8132688321399 |
| 44.0ms | 400× | 0 | valid |
Compiled 536 to 352 computations (34.3% saved)
ival-mult: 12.0ms (40.8% of total)ival-add: 8.0ms (27.2% of total)ival-sub: 4.0ms (13.6% of total)ival-pow: 4.0ms (13.6% of total)const: 1.0ms (3.4% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 124.0ms | 587110579921448.8 | 511244886760249540.0 |
| 17.0ms | 3.7246670698025464e-33 | 1.5087146036785775e-30 |
| 19.0ms | 2.0121393443346134e-171 | 1.9152439428146745e-162 |
| 148.0ms | 400× | 0 | valid |
Compiled 434 to 288 computations (33.6% saved)
ival-sub: 110.0ms (81.8% of total)ival-mult: 12.0ms (8.9% of total)ival-add: 7.0ms (5.2% of total)ival-pow: 4.0ms (3% of total)const: 1.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 0.3473900975197827 | 1011.3649971377282 |
| 15.0ms | -4.282178465984032e-22 | -3.868644145798361e-24 |
| 25.0ms | 240× | 0 | valid |
Compiled 246 to 172 computations (30.1% saved)
ival-mult: 7.0ms (42.6% of total)ival-add: 4.0ms (24.3% of total)ival-sub: 2.0ms (12.2% of total)ival-pow: 2.0ms (12.2% of total)const: 1.0ms (6.1% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 48× | +-commutative_binary64 |
| 46× | *-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 397 |
| 1 | 143 | 397 |
| 2 | 149 | 397 |
| 3 | 160 | 397 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 a #s(literal -19000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (if (<=.f64 a #s(literal 10000000000000000725314363815292351261583744096465219555182101554790400 binary64)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(if (<=.f64 b #s(literal 2337007168393775/531137992816767098689588206552468627329593117727031923199444138200403559860852242739162502265229285668889329486246501015346579337652707239409519978766587351943831270835393219031728128 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 b #s(literal 4932568025991797/182687704666362864775460604089535377456991567872 binary64)) #s(literal -1 binary64) (if (<=.f64 b #s(literal 9000000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(if (<=.f64 a #s(literal -8932412131674635/21267647932558653966460912964485513216 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal 5404319552844595/2251799813685248 binary64)) #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
#s(literal -1 binary64) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (+.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 b b) #s(literal 12 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a a))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))) #s(literal -1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 4835703278458517/1208925819614629174706176 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 #s(literal 12 binary64) (*.f64 a a)))))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 4 binary64) (*.f64 a (+.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))) #s(literal 1 binary64))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) #s(literal 12 binary64)))))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (+.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (*.f64 a (+.f64 a #s(literal -4 binary64))) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 (*.f64 a a) (*.f64 a (+.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 (*.f64 b b) #s(literal 4742843975160471/237142198758023568227473377297792835283496928595231875152809132048206089502588928 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (if (<=.f64 (*.f64 b b) #s(literal 500000000000000009942312419328 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(if (<=.f64 a #s(literal -19000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (if (<=.f64 a #s(literal 10000000000000000725314363815292351261583744096465219555182101554790400 binary64)) (+.f64 (*.f64 b (*.f64 b #s(literal 12 binary64))) #s(literal -1 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(if (<=.f64 a #s(literal -19000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal -8081706214372289/21267647932558653966460912964485513216 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (if (<=.f64 a #s(literal 10000000000000000725314363815292351261583744096465219555182101554790400 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b #s(literal 12 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(if (<=.f64 b #s(literal 2337007168393775/531137992816767098689588206552468627329593117727031923199444138200403559860852242739162502265229285668889329486246501015346579337652707239409519978766587351943831270835393219031728128 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 b #s(literal 4932568025991797/182687704666362864775460604089535377456991567872 binary64)) #s(literal -1 binary64) (if (<=.f64 b #s(literal 9000000000000000 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(if (<=.f64 a #s(literal -8932412131674635/21267647932558653966460912964485513216 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (if (<=.f64 a #s(literal 5404319552844595/2251799813685248 binary64)) #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
#s(literal -1 binary64) |
| 5686× | +-lowering-+.f64 |
| 5686× | +-lowering-+.f32 |
| 3698× | fma-define |
| 3584× | +-lowering-+.f64 |
| 3584× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 24 |
| 1 | 55 | 22 |
| 2 | 195 | 22 |
| 3 | 826 | 22 |
| 4 | 4651 | 22 |
| 5 | 6310 | 22 |
| 0 | 8076 | 22 |
| 0 | 34 | 168 |
| 1 | 117 | 160 |
| 2 | 383 | 155 |
| 3 | 1553 | 147 |
| 4 | 3897 | 147 |
| 5 | 4903 | 147 |
| 6 | 5292 | 147 |
| 7 | 5396 | 147 |
| 8 | 5437 | 147 |
| 9 | 5466 | 147 |
| 0 | 8716 | 147 |
| 0 | 26 | 120 |
| 1 | 94 | 119 |
| 2 | 338 | 119 |
| 3 | 1476 | 119 |
| 4 | 4915 | 119 |
| 5 | 7558 | 119 |
| 0 | 8153 | 119 |
| 0 | 25 | 104 |
| 1 | 83 | 94 |
| 2 | 250 | 90 |
| 3 | 848 | 89 |
| 4 | 2387 | 89 |
| 5 | 5406 | 89 |
| 6 | 7290 | 89 |
| 0 | 8051 | 89 |
| 0 | 38 | 158 |
| 1 | 140 | 143 |
| 2 | 602 | 142 |
| 3 | 2902 | 141 |
| 0 | 8811 | 141 |
| 0 | 269 | 4057 |
| 1 | 908 | 3450 |
| 2 | 3172 | 3325 |
| 0 | 9087 | 3325 |
| 0 | 131 | 2036 |
| 1 | 418 | 1788 |
| 2 | 1327 | 1737 |
| 3 | 4611 | 1686 |
| 0 | 8333 | 1686 |
| 0 | 191 | 3630 |
| 1 | 643 | 3102 |
| 2 | 2296 | 2996 |
| 3 | 7668 | 2996 |
| 0 | 8026 | 2996 |
| 0 | 194 | 4185 |
| 1 | 650 | 3471 |
| 2 | 2185 | 3364 |
| 3 | 6333 | 3354 |
| 0 | 8071 | 3354 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1680 to 835 computations (50.3% saved)
(abs b)
Compiled 1070 to 312 computations (70.8% saved)
Loading profile data...