Time bar (total: 1.5min)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 33.3% | 25% | 50% | 0.1% | 25% | 0% | 0% | 6 |
| 44.4% | 25% | 31.2% | 0.1% | 43.7% | 0% | 0% | 7 |
| 53.3% | 25% | 21.9% | 0.1% | 53.1% | 0% | 0% | 8 |
| 64% | 25% | 14% | 0.1% | 60.9% | 0% | 0% | 9 |
| 72% | 28.1% | 10.9% | 0.1% | 60.9% | 0% | 0% | 10 |
| 81% | 31.6% | 7.4% | 0.1% | 60.9% | 0% | 0% | 11 |
| 85.5% | 33.4% | 5.7% | 0.1% | 60.9% | 0% | 0% | 12 |
Compiled 20 to 13 computations (35% saved)
| 1.3s | 8256× | body | 256 | valid |
| 1.0ms | 8× | body | 256 | infinite |
| 2× | egglog |
| Inputs |
|---|
0 |
1 |
| Outputs |
|---|
0 |
1 |
| Inputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2) (*.f64 4 (*.f64 a a))) 1) |
| Outputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a a)) 2) (*.f64 4 (*.f64 a a))) 1) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 a 2) -1)) |
Compiled 21 to 14 computations (33.3% saved)
| 1× | egglog |
| Inputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| Outputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
Compiled 34 to 23 computations (32.4% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 2 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.1b | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| ▶ | 0.1b | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
Compiled 36 to 25 computations (30.6% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (fma.f64 b b (pow.f64 a 2)) |
| ✓ | 0.0b | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
| ✓ | 0.3b | (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
Compiled 48 to 33 computations (31.3% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | inf | (fma.f64 b b (pow.f64 a 2)) |
| 1.0ms | b | @ | 0 | (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
| 1.0ms | a | @ | 0 | (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
| 1.0ms | b | @ | inf | (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
| 1.0ms | b | @ | -inf | (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
Compiled 5265 to 4295 computations (18.4% saved)
| 1× | batch-egg-rewrite |
| 92× | egg-rr |
| 50× | egg-rr |
| 37× | egg-rr |
| Inputs |
|---|
(pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 b b (pow.f64 a 2)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) (neg.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 1 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) -1) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 b a) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) -1)) (neg.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) -1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 2)) (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1))))) (+.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (-.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (+.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (neg.f64 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 4 (pow.f64 b 2) -1) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 1 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1/2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) -1) (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (-.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) -1) (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (+.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 -1 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 1 (-.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) (neg.f64 (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 b) b (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 b) (*.f64 2 b) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 (pow.f64 b 2) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 4 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (-.f64 1 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (*.f64 2 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 4 (pow.f64 b 2) -1) 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1 (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (+.f64 (/.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (*.f64 (fma.f64 4 (pow.f64 b 2) -1) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (/.f64 1 (/.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) -1) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) (+.f64 1 (/.f64 -1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (-.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -1 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 1 (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (+.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 -1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 1 (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 -1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) -1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (fma.f64 4 (pow.f64 b 2) -1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2))))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (cbrt.f64 (pow.f64 a 2)) (-.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 b 2) (neg.f64 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 a 2) (neg.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a a (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) a) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 a 2)) (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (neg.f64 a) (neg.f64 a) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b b (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (neg.f64 b) (neg.f64 b) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (neg.f64 (pow.f64 a 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (neg.f64 (pow.f64 b 2)) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 b 2) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 a 2) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 1 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 1 (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 a a (pow.f64 b 2)) 0) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) -1) -1) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2)))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 a 2) (pow.f64 b 2)))))) |
| 1× | egglog |
| Inputs |
|---|
(pow.f64 (pow.f64 a 2) 2) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(pow.f64 (pow.f64 b 2) 2) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(-.f64 (pow.f64 (pow.f64 a 2) 2) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) 1) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) 1) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) 1) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) 1) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) 1) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) 1) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) 1) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) 1) |
(pow.f64 a 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (/.f64 1 b) -2) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 b 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (/.f64 1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(pow.f64 (/.f64 -1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) -1) |
(*.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(-.f64 0 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) -1) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) 1/3) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) |
(neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 3)) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 1 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) -1) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 b a) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2)) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) -1)) (neg.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) -1))) |
(*.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 2)) (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1))))) (+.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (-.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)))) |
(*.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(*.f64 -1 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))) |
(*.f64 -1 (+.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1) |
(*.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) -1) |
(-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (neg.f64 (*.f64 4 (pow.f64 b 2)))) |
(-.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) 1) |
(-.f64 0 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))) |
(-.f64 0 (-.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) |
(-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(-.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(-.f64 (fma.f64 4 (pow.f64 b 2) -1) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 1 (*.f64 4 (pow.f64 b 2)))) |
(-.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1/2) 1/2) |
(-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) -1) (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (-.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) -1) (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (+.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) |
(/.f64 (+.f64 -1 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 1 (-.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) -1) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) (neg.f64 (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (*.f64 4 b) b (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (*.f64 2 b) (*.f64 2 b) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 4 (pow.f64 b 2) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (pow.f64 b 2) 4 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 -1 (-.f64 1 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 2 (*.f64 2 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 1 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 1 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (fma.f64 4 (pow.f64 b 2) -1) 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1 (fma.f64 4 (pow.f64 b 2) -1)) |
(pow.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) 3) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 3) 1/3) |
(pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1) |
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 3)) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))) |
(neg.f64 (-.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) 3)) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (+.f64 (/.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (*.f64 (fma.f64 4 (pow.f64 b 2) -1) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (/.f64 1 (/.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) -1) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) (+.f64 1 (/.f64 -1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (-.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 -1 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 1 (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 1 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (+.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 -1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 1 (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (+.f64 -1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) |
(+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)) -1) |
(+.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) -1) |
(+.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) -1) |
(+.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2))))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (cbrt.f64 (pow.f64 a 2)) (-.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2)))) |
(*.f64 1 (fma.f64 a a (pow.f64 b 2))) |
(*.f64 -1 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(*.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) -1) |
(-.f64 (pow.f64 b 2) (neg.f64 (pow.f64 a 2))) |
(-.f64 (pow.f64 a 2) (neg.f64 (pow.f64 b 2))) |
(-.f64 0 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(/.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(/.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) -1) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) a) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (pow.f64 b 2)) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 (*.f64 a (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (pow.f64 b 2)) |
(fma.f64 b b (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (pow.f64 a 2)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (pow.f64 a 2)) |
(fma.f64 -1 (neg.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 -1 (neg.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 1 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 1 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 (pow.f64 a 2) 1 (pow.f64 b 2)) |
(fma.f64 (pow.f64 b 2) 1 (pow.f64 a 2)) |
(pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3)) |
(neg.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) 3)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (fma.f64 a a (pow.f64 b 2)) 0) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) -1) -1) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 a 2) (pow.f64 b 2)) |
| Outputs |
|---|
(pow.f64 (pow.f64 a 2) 2) |
(pow.f64 a 4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 a 2) 2)) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 a 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (/.f64 -1 b) -4))) |
(pow.f64 (pow.f64 b 2) 2) |
(pow.f64 b 4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2)) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 b 4) (fma.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2)) (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 b 4) (fma.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2)) (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (pow.f64 (/.f64 -1 a) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (pow.f64 (/.f64 -1 a) -4))) |
(-.f64 (pow.f64 (pow.f64 a 2) 2) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) 1) |
(+.f64 (pow.f64 a 4) (-.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) 1)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) 1) |
(+.f64 (pow.f64 a 4) (-.f64 (*.f64 (pow.f64 b 2) (+.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) 1)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) 1) |
(+.f64 (pow.f64 a 4) (-.f64 (*.f64 (pow.f64 b 2) (+.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) 1)) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) 1) |
(+.f64 (pow.f64 a 4) (-.f64 (fma.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) 1)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) 1) |
(+.f64 (pow.f64 a 4) (-.f64 (fma.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) 1)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) 1) |
(+.f64 (+.f64 (pow.f64 a 4) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) -1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) 1) |
(+.f64 (+.f64 (pow.f64 a 4) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) -1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) 1) |
(+.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) 1) |
(-.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) 1) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) 1) |
(-.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) 1) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2)) (pow.f64 (pow.f64 a -1) -4)) |
(-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) 1) |
(+.f64 (+.f64 (pow.f64 b 4) (+.f64 (*.f64 (pow.f64 b 2) (+.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) 4)) (pow.f64 (pow.f64 a -1) -4))) -1) |
(-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) 1) |
(+.f64 (+.f64 (pow.f64 b 4) (+.f64 (*.f64 (pow.f64 b 2) (+.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) 4)) (pow.f64 (pow.f64 a -1) -4))) -1) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) 1) |
(-.f64 (fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -4)))) 1) |
(-.f64 (+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) 1) |
(-.f64 (fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -4)))) 1) |
(pow.f64 a 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (pow.f64 b -1) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (pow.f64 b -1) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (pow.f64 b -1) -2) (pow.f64 a 2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 b 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (/.f64 1 a) -2) |
(pow.f64 (pow.f64 a -1) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(pow.f64 (/.f64 -1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) -1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(-.f64 0 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) -1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(fma.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) 1/3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) 2) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 3)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 1 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) -1) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2))) (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 b 4) (pow.f64 a 4)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 a 4) (pow.f64 b 4))) (-.f64 (pow.f64 a 4) (pow.f64 b 4))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 0) (*.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4)))) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2))) (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 2) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2))) (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 b a) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) -1)) (neg.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) -1))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 2)) (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1))))) (+.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1))))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (-.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)))) |
(*.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 -1 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 -1 (+.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) -1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (neg.f64 (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) 1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 0 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 0 (-.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (fma.f64 4 (pow.f64 b 2) -1) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 1 (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1/2) 1/2) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) -1) (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (-.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) -1) (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (+.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(/.f64 (+.f64 -1 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 1 (-.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) -1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) (neg.f64 (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (*.f64 4 b) b (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (*.f64 4 b) b (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)) |
(fma.f64 (*.f64 2 b) (*.f64 2 b) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 b 4))) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 4)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)) |
(fma.f64 4 (pow.f64 b 2) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (pow.f64 b 2) 4 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (cbrt.f64 (fma.f64 4 (pow.f64 b 2) -1)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 -1 (-.f64 1 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 2 (*.f64 2 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 2 (*.f64 2 (pow.f64 b 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)) |
(fma.f64 1 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 1 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (fma.f64 4 (pow.f64 b 2) -1) 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(fma.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1 (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(pow.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) 3) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 3) 1/3) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 3)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(neg.f64 (-.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) 3)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (+.f64 (/.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (+.f64 1 (/.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (*.f64 (fma.f64 4 (pow.f64 b 2) -1) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 4 (pow.f64 b 2) -1) 0) (*.f64 (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (/.f64 1 (/.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) 0) (pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) -1) -1) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) -1) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1)) 0) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) 1) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 b 2) 1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) 2) (*.f64 16 (pow.f64 b 4))) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) (+.f64 1 (/.f64 -1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) (+.f64 1 (/.f64 1 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (-.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 -4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (-.f64 1 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) -1) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1)))) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 -1 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) (+.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 1 (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) -1) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (fma.f64 4 (pow.f64 b 2) -1) 3)) (fma.f64 (fma.f64 4 (pow.f64 b 2) -1) (-.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 1 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2) (+.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(if (!=.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) 1))) -1) 0) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (fma.f64 4 (pow.f64 b 2) -1) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 -1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) -1))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 -1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 1 (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 -1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 -1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (+.f64 (+.f64 (fma.f64 4 (pow.f64 b 2) -1) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) -1)) -1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) -1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) -1) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (fma.f64 4 (pow.f64 b 2) -1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2))))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (*.f64 (cbrt.f64 (pow.f64 a 2)) (-.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 b 4)) (-.f64 (cbrt.f64 (pow.f64 a 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2))))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 1 (fma.f64 a a (pow.f64 b 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 -1 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) -1) |
(fma.f64 a a (pow.f64 b 2)) |
(-.f64 (pow.f64 b 2) (neg.f64 (pow.f64 a 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(-.f64 (pow.f64 a 2) (neg.f64 (pow.f64 b 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(-.f64 0 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(/.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(/.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))) -1) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) a) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (*.f64 a (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 b b (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (pow.f64 a 2)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 b 4)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 4)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 -1 (neg.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 -1 (neg.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (pow.f64 a 2) 1 (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (pow.f64 b 2) 1 (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3)) |
(fma.f64 a a (pow.f64 b 2)) |
(neg.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) 3)) |
(fma.f64 a a (pow.f64 b 2)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2))) (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (fma.f64 a a (pow.f64 b 2)) 0) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) -1) -1) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 a 2)) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (-.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (-.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (*.f64 b a) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| ✓ | 0.0b | (+.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | 0.0b | (*.f64 4 (*.f64 b b)) |
| ✓ | 0.3b | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
Compiled 66 to 24 computations (63.6% saved)
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | inf | (*.f64 4 (*.f64 b b)) |
| 0.0ms | b | @ | 0 | (*.f64 4 (*.f64 b b)) |
| 0.0ms | a | @ | inf | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 0.0ms | b | @ | inf | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
| 0.0ms | a | @ | 0 | (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
Compiled 5485 to 4455 computations (18.8% saved)
| 1× | batch-egg-rewrite |
| 59× | egg-rr |
| 38× | egg-rr |
| 37× | egg-rr |
| 36× | egg-rr |
| Inputs |
|---|
(pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) |
(*.f64 4 (*.f64 b b)) |
(+.f64 (*.f64 a a) (*.f64 b b)) |
(+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 a (pow.f64 a 3) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)))) (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))) (neg.f64 (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 b) b)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 b b) (+.f64 b b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 4 b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 b) (*.f64 4 b)) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (cbrt.f64 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 4) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (*.f64 4 (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 b) (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (+.f64 b b)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 0 -1) (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 b (+.f64 b b)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 b 2) 1/4)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 -4 (pow.f64 b 2)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 4 (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 b b) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 4 (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (*.f64 4 (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (*.f64 a (cbrt.f64 a)) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 a 2) (neg.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a a (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b b (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 a (cbrt.f64 a)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) a) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 b 2) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 a 2) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 1 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 1 (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (*.f64 (*.f64 a (+.f64 1 (pow.f64 (/.f64 b a) 2))) a) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 a 2) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 a 2) 0) (pow.f64 b 2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 -4 (pow.f64 b 2)))))) (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cbrt.f64 b) (*.f64 4 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 4 b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 4 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1 (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (pow.f64 b 2)) 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (+.f64 (fma.f64 a a (pow.f64 b 2)) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 a b) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 a b) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 4 (pow.f64 b 2))))))) |
| 1× | egglog |
| Inputs |
|---|
(pow.f64 (pow.f64 b 2) 2) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(pow.f64 (pow.f64 a 2) 2) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 b 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (/.f64 1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(pow.f64 (/.f64 -1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(pow.f64 a 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (/.f64 1 b) -2) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(pow.f64 (pow.f64 a 2) 2) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(-.f64 0 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(fma.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) 1/3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) |
(neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (fma.f64 a (pow.f64 a 3) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)))) (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))) (neg.f64 (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))))) |
(*.f64 (*.f64 4 b) b) |
(*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (+.f64 b b) (+.f64 b b)) |
(*.f64 b (*.f64 4 b)) |
(*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b)))) |
(*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16)) |
(*.f64 (*.f64 (cbrt.f64 b) (*.f64 4 b)) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (cbrt.f64 4)) |
(*.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 4) (pow.f64 b 2))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 4 (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 b) (*.f64 4 b))) |
(*.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 1 (*.f64 4 (pow.f64 b 2))) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 -1 (*.f64 -4 (pow.f64 b 2))) |
(*.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 2 (*.f64 b (+.f64 b b))) |
(*.f64 (*.f64 b (+.f64 b b)) 2) |
(-.f64 (/.f64 0 -1) (*.f64 -4 (pow.f64 b 2))) |
(-.f64 0 (*.f64 -4 (pow.f64 b 2))) |
(/.f64 (*.f64 b (+.f64 b b)) 1/2) |
(/.f64 (pow.f64 b 2) 1/4) |
(/.f64 (*.f64 -4 (pow.f64 b 2)) -1) |
(/.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(pow.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)) 1/3) |
(pow.f64 (+.f64 b b) 2) |
(pow.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) 3) |
(cbrt.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3))) |
(neg.f64 (*.f64 -4 (pow.f64 b 2))) |
(if (!=.f64 1 0) (*.f64 4 (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 (-.f64 (+.f64 (*.f64 a (cbrt.f64 a)) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (-.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2)))) |
(*.f64 1 (fma.f64 a a (pow.f64 b 2))) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(-.f64 (pow.f64 a 2) (neg.f64 (pow.f64 b 2))) |
(/.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 b b (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 a (cbrt.f64 a)) (pow.f64 b 2)) |
(fma.f64 (*.f64 a (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) a) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (pow.f64 a 2)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 1 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 1 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 (pow.f64 a 2) 1 (pow.f64 b 2)) |
(fma.f64 (pow.f64 b 2) 1 (pow.f64 a 2)) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3) |
(cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3)) |
(neg.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (*.f64 a (+.f64 1 (pow.f64 (/.f64 b a) 2))) a) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (neg.f64 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(+.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (-.f64 (pow.f64 a 2) 0) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (+.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 -4 (pow.f64 b 2)))))) (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 1 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) |
(-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) |
(/.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 (cbrt.f64 b) (*.f64 4 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 b (*.f64 4 b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1 (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 4 (pow.f64 b 2)) 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) 1/3) |
(pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 3) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) |
(neg.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (+.f64 (fma.f64 a a (pow.f64 b 2)) 4))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 -4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 -4 (pow.f64 b 2)))) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 a b) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(+.f64 (+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 a b) 2)) |
(+.f64 (+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 4 (pow.f64 b 2))) |
| Outputs |
|---|
(pow.f64 (pow.f64 b 2) 2) |
(pow.f64 b 4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 b 4) (fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 b 4) (fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (pow.f64 (/.f64 -1 a) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (pow.f64 (/.f64 -1 a) -4))) |
(pow.f64 (pow.f64 a 2) 2) |
(pow.f64 a 4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 a 2) 2)) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 a 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (/.f64 -1 b) -4))) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (pow.f64 b -1) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (pow.f64 b -1) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (pow.f64 b -1) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (pow.f64 b -1) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 b 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (/.f64 1 a) -2) |
(pow.f64 (pow.f64 a -1) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(pow.f64 (/.f64 -1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(pow.f64 a 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(-.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 b 4) (-.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 2 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 b 4) (-.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) -4)))) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 b 4) (+.f64 (*.f64 (pow.f64 b 2) (+.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) 4)) (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 b 4) (+.f64 (*.f64 (pow.f64 b 2) (+.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) 4)) (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -4)))) |
(pow.f64 (pow.f64 a 2) 2) |
(pow.f64 a 4) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4)))) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (-.f64 (*.f64 (pow.f64 a 2) 2) -4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 a 4) (fma.f64 (-.f64 (*.f64 (pow.f64 a 2) 2) -4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 a 4) (fma.f64 (-.f64 (*.f64 (pow.f64 a 2) 2) -4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (-.f64 (*.f64 (pow.f64 a 2) 2) -4) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (+.f64 (pow.f64 a 4) (*.f64 (-.f64 (*.f64 (pow.f64 a 2) 2) -4) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (+.f64 (pow.f64 a 4) (*.f64 (-.f64 (*.f64 (pow.f64 a 2) 2) -4) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 -1 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(-.f64 0 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(fma.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(fma.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) 1/3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 b 4) (pow.f64 a 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 b 4) (pow.f64 a 4)) 0) (/.f64 (*.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) 0) (/.f64 (*.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 0) (*.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 0) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4)))) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 b 4) (pow.f64 a 4)))) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 b 4) (pow.f64 a 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 b a) 2)) 2) (*.f64 (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (-.f64 (pow.f64 b 4) (pow.f64 a 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (fma.f64 a (pow.f64 a 3) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) |
(+.f64 (fma.f64 a (pow.f64 a 3) (+.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2))) (pow.f64 (*.f64 b a) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)))) (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))) (neg.f64 (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (*.f64 4 b) b) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 4)) (*.f64 (*.f64 (cbrt.f64 16) b) (cbrt.f64 b))) |
(*.f64 (+.f64 b b) (+.f64 b b)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 b (*.f64 4 b)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 4)) (*.f64 (*.f64 (cbrt.f64 16) b) (cbrt.f64 b))) |
(*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 (cbrt.f64 b) 4) b)) |
(*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (*.f64 (cbrt.f64 b) (*.f64 4 b)) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 (cbrt.f64 b) 4) b)) |
(*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 (cbrt.f64 b) 4) b)) |
(*.f64 (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (cbrt.f64 4)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 4) (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 4 (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 (cbrt.f64 b) 4) b)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 b) (*.f64 4 b))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 (cbrt.f64 b) 4) b)) |
(*.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 (cbrt.f64 b) 4) b)) |
(*.f64 1 (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 -1 (*.f64 -4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 2 (*.f64 b (+.f64 b b))) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (*.f64 b (+.f64 b b)) 2) |
(*.f64 (pow.f64 b 2) 4) |
(-.f64 (/.f64 0 -1) (*.f64 -4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(-.f64 0 (*.f64 -4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(/.f64 (*.f64 b (+.f64 b b)) 1/2) |
(*.f64 (pow.f64 b 2) 4) |
(/.f64 (pow.f64 b 2) 1/4) |
(*.f64 (pow.f64 b 2) 4) |
(/.f64 (*.f64 -4 (pow.f64 b 2)) -1) |
(*.f64 (pow.f64 b 2) 4) |
(/.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (pow.f64 b 2) 4) |
(pow.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)) 1/3) |
(*.f64 (pow.f64 b 2) 4) |
(pow.f64 (+.f64 b b) 2) |
(*.f64 (pow.f64 b 2) 4) |
(pow.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (pow.f64 b 2) 4) |
(pow.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) 3) |
(*.f64 (pow.f64 b 2) 4) |
(cbrt.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3))) |
(*.f64 (pow.f64 b 2) 4) |
(neg.f64 (*.f64 -4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) 4) |
(if (!=.f64 1 0) (*.f64 4 (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 1 0) (*.f64 (pow.f64 b 2) 4) (*.f64 (pow.f64 b 2) 4)) |
(+.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (-.f64 (+.f64 (*.f64 a (cbrt.f64 a)) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (-.f64 (fma.f64 b (cbrt.f64 b) (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 (*.f64 b a) 2))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (-.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (pow.f64 a 2)))) |
(*.f64 (-.f64 (fma.f64 b (cbrt.f64 b) (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 (*.f64 b a) 2))) (+.f64 (cbrt.f64 (pow.f64 a 2)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 1 (fma.f64 a a (pow.f64 b 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(-.f64 (pow.f64 a 2) (neg.f64 (pow.f64 b 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(/.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 b b (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 a (cbrt.f64 a)) (pow.f64 b 2)) |
(fma.f64 (*.f64 a (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) a) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 a) (*.f64 a (cbrt.f64 (pow.f64 a 2))) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (pow.f64 a 2)) |
(fma.f64 (cbrt.f64 b) (*.f64 b (cbrt.f64 (pow.f64 b 2))) (pow.f64 a 2)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 a 2)) |
(fma.f64 1 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (pow.f64 a 2) 1 (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 (pow.f64 b 2) 1 (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3) |
(fma.f64 a a (pow.f64 b 2)) |
(cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3)) |
(fma.f64 a a (pow.f64 b 2)) |
(neg.f64 (neg.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (*.f64 a (+.f64 1 (pow.f64 (/.f64 b a) 2))) a) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 a (+.f64 a (*.f64 (pow.f64 (/.f64 b a) 2) a))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 a 4)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 a 4)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (neg.f64 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (neg.f64 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) (neg.f64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)) (pow.f64 (pow.f64 a 2) 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (-.f64 (pow.f64 b 4) (pow.f64 (*.f64 b a) 2)) (pow.f64 a 4))) (fma.f64 a a (pow.f64 b 2))) |
(+.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (-.f64 (pow.f64 a 2) 0) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 (*.f64 (cbrt.f64 16) b) (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (+.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 (+.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 -4 (pow.f64 b 2)))))) (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 (fma.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) -4))))) (+.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) |
(*.f64 1 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(/.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 4)) (*.f64 (*.f64 (cbrt.f64 16) b) (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 4)) (*.f64 (*.f64 (cbrt.f64 16) b) (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 (cbrt.f64 b) (*.f64 4 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 b (*.f64 4 b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 1 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1 (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 4 (pow.f64 b 2)) 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) 1/3) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 3) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(neg.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 1)) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4)))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 4) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 4) 0) (*.f64 (*.f64 (pow.f64 b 2) 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1/4) (pow.f64 b 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (pow.f64 b 4) 16)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (pow.f64 b 4) 16)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) -4) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4)))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (+.f64 (fma.f64 a a (pow.f64 b 2)) 4))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 a b) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (*.f64 a b) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
Compiled 17169 to 12458 computations (27.4% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 553 | 8 | 561 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 554 | 9 | 563 |
| Status | Error | Program |
|---|---|---|
| ▶ | 9.8b | (-.f64 (pow.f64 a 4) 1) |
| 9.3b | (-.f64 (+.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (*.f64 4 (*.f64 b b))) 1) | |
| ▶ | 0.1b | (-.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) 1) |
| 9.6b | (-.f64 (+.f64 (pow.f64 (/.f64 1 b) -4) (*.f64 4 (*.f64 b b))) 1) | |
| ▶ | 9.2b | (-.f64 (+.f64 (pow.f64 (/.f64 1 a) -4) (*.f64 4 (*.f64 b b))) 1) |
| ✓ | 0.1b | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| 9.5b | (-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) | |
| ▶ | 0.1b | (-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4)))) 1) |
| ▶ | 0.1b | (-.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) 1) |
Compiled 289 to 212 computations (26.6% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (*.f64 (pow.f64 a 2) 2) |
| ✓ | 0.0b | (-.f64 (*.f64 (pow.f64 a 2) 2) -4) |
| ✓ | 0.0b | (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4)) |
| ✓ | 1.0b | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
Compiled 95 to 75 computations (21.1% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
| 0.0ms | a | @ | -inf | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
| 0.0ms | a | @ | inf | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
| 0.0ms | a | @ | 0 | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
| 0.0ms | b | @ | inf | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
Compiled 4105 to 3415 computations (16.8% saved)
| 1× | batch-egg-rewrite |
| 109× | egg-rr |
| 107× | egg-rr |
| 64× | egg-rr |
| 26× | egg-rr |
| Inputs |
|---|
(*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4))) |
(+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4)) |
(-.f64 (*.f64 (pow.f64 a 2) 2) -4) |
(*.f64 (pow.f64 a 2) 2) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) b)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 b (cbrt.f64 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (pow.f64 b 2)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (pow.f64 b 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 3) b (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (pow.f64 b 2) (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (/.f64 1 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 -2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (-.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 b 2) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 b 2) 0) (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 a) a (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a (*.f64 2 a) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 a) a (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a (*.f64 2 a) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 a 2) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 a 2) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 2 (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 2 (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 1 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 2 (pow.f64 a 2) 4) 1 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2)))) (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (/.f64 1 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 (pow.f64 a 2)) -2))) (-.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (+.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (+.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 2 (pow.f64 a 2) 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (+.f64 1 (/.f64 (*.f64 2 (pow.f64 a 2)) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1) (/.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) (/.f64 -64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 2 (pow.f64 a 2)) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) 0) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 4 (*.f64 -2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) 1) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1)) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (*.f64 -8 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) 1) (*.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) 1) (*.f64 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (neg.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (neg.f64 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 2 (pow.f64 a 2) 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 -4) (neg.f64 (cbrt.f64 16)) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 2 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 -4 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (cbrt.f64 16) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 1 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 0 0 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 4 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 0 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 a 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 a 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 2 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 a 2)) 1 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 a) a 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a (*.f64 2 a) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) 4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) -4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) 0) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (neg.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (-.f64 4 (*.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (/.f64 1 (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 -1 (/.f64 1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (/.f64 1 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (neg.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 (*.f64 -2 (pow.f64 a 2)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 -1 (*.f64 -2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (neg.f64 (*.f64 -2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) 4))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 a (*.f64 2 a))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 a) a)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (cbrt.f64 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (sqrt.f64 2) a) 1) (*.f64 (*.f64 (sqrt.f64 2) a) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (*.f64 2 (cbrt.f64 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 a 2) 2)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 (pow.f64 a 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 4) (*.f64 (pow.f64 a 2) (cbrt.f64 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 2 (pow.f64 a 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 2) a) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 2 (pow.f64 a 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(pow.f64 (/.f64 1 b) -2) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 4 (pow.f64 b 2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
4 |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 b (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2))) |
(*.f64 (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) b) |
(*.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 b (cbrt.f64 b))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (pow.f64 b 2)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (pow.f64 b 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 b 3) b (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) 3) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) 1/3) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3)) |
(neg.f64 (*.f64 (pow.f64 b 2) (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (/.f64 1 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 1 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 -1 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(-.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) |
(-.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 -2 (pow.f64 a 2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (-.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (pow.f64 b 2))) |
(-.f64 (+.f64 (pow.f64 b 2) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(-.f64 (+.f64 (pow.f64 b 2) 0) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) -4) |
(-.f64 (+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) -4) |
(-.f64 0 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(/.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 2 a) a (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 a (*.f64 2 a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) (pow.f64 b 2)) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 2 a) a (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 a (*.f64 2 a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (pow.f64 a 2) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 2 (pow.f64 a 2) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(fma.f64 (pow.f64 a 2) 2 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (pow.f64 a 2) 2 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (pow.f64 b 2) 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) 1 (pow.f64 b 2)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) 4) |
(pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) |
(pow.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3) 1/3) |
(cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3)) |
(neg.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 1)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 -4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2)))) (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) 1)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(+.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))) |
(+.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (/.f64 1 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) |
(*.f64 (neg.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 (pow.f64 a 2)) -2))) (-.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 -4))) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1)) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(*.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) |
(*.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) |
(*.f64 2 (+.f64 2 (pow.f64 a 2))) |
(*.f64 2 (+.f64 (pow.f64 a 2) 2)) |
(*.f64 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(*.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(*.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(*.f64 4 (+.f64 1 (/.f64 (*.f64 2 (pow.f64 a 2)) 4))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1) (/.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) (/.f64 -64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(-.f64 (*.f64 2 (pow.f64 a 2)) -4) |
(-.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) 0) -4) |
(-.f64 4 (*.f64 -2 (pow.f64 a 2))) |
(-.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) |
(/.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) 1) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1)) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512)))) |
(/.f64 (*.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) 1) (*.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) 1) (*.f64 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) 1)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)) |
(/.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2))) |
(/.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (neg.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (neg.f64 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) |
(/.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(/.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))))) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))))) |
(fma.f64 (cbrt.f64 -4) (neg.f64 (cbrt.f64 16)) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 2 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 -1 -4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 (cbrt.f64 4) (cbrt.f64 16) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 4 1 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 0 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 1 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) 4) |
(fma.f64 (pow.f64 a 2) 2 4) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 4) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) 4) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) 4) |
(fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) 4) |
(fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) 4) |
(fma.f64 (*.f64 2 a) a 4) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) 4) |
(fma.f64 a (*.f64 2 a) 4) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) 4) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) 4) |
(fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) 4) |
(pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(pow.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 3) |
(pow.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) 1/3) |
(cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) |
(neg.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(neg.f64 (-.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0)) |
(if (!=.f64 -4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) -4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) 0) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (neg.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (-.f64 4 (*.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (/.f64 1 (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 -1 (/.f64 1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (/.f64 1 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 1 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (neg.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (*.f64 (*.f64 -2 (pow.f64 a 2)) -1)) |
(+.f64 4 (*.f64 -1 (*.f64 -2 (pow.f64 a 2)))) |
(+.f64 4 (neg.f64 (*.f64 -2 (pow.f64 a 2)))) |
(+.f64 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) 4) |
(*.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)))) |
(*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2)))) |
(*.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a)) |
(*.f64 a (*.f64 2 a)) |
(*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)))) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2))) |
(*.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2)) |
(*.f64 (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (pow.f64 a 2))) |
(*.f64 (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (cbrt.f64 2)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 2) a) 1) (*.f64 (*.f64 (sqrt.f64 2) a) 1)) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (*.f64 2 (cbrt.f64 (pow.f64 a 2)))) |
(*.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 1 (*.f64 2 (pow.f64 a 2))) |
(*.f64 (pow.f64 a 2) 2) |
(*.f64 (*.f64 2 (pow.f64 a 2)) 1) |
(*.f64 (cbrt.f64 4) (*.f64 (pow.f64 a 2) (cbrt.f64 2))) |
(*.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4)) |
(/.f64 (*.f64 2 (pow.f64 a 2)) 1) |
(pow.f64 (*.f64 (sqrt.f64 2) a) 2) |
(pow.f64 (*.f64 2 (pow.f64 a 2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 3) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) |
| Outputs |
|---|
(*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2)) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2)) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (pow.f64 b 2)) |
(-.f64 (pow.f64 b 2) -4) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
4 |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) -4) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)) -4) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 b (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) b) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (pow.f64 b 2)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (-.f64 -64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 3))) (-.f64 (-.f64 (*.f64 4 (fma.f64 b b (*.f64 (*.f64 2 a) a))) 16) (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 2))) |
(/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (-.f64 -64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 3))) (-.f64 (-.f64 (*.f64 4 (fma.f64 b b (*.f64 (*.f64 2 a) a))) 16) (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 2))) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) b) b (pow.f64 b 4)) |
(fma.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 (fma.f64 2 (pow.f64 a 2) 4) b) (pow.f64 b 4)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 b (pow.f64 b 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 b (pow.f64 b 3) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) |
(fma.f64 (pow.f64 b 3) b (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 b 3) b (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (*.f64 b (cbrt.f64 b))) (pow.f64 b 4)) |
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 b 4)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 3) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) |
(fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 3) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) |
(fma.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) 3) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) 1/3) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(neg.f64 (*.f64 (pow.f64 b 2) (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (fma.f64 b b (-.f64 (*.f64 (pow.f64 a 2) -2) 4)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 2) (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (fma.f64 b b (-.f64 (*.f64 (pow.f64 a 2) -2) 4)) (pow.f64 b 2))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (pow.f64 b 4) (+.f64 1 (/.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 2) (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (fma.f64 b b (-.f64 (*.f64 (pow.f64 a 2) -2) 4)) (pow.f64 b 2))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (*.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 b 4) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2)))) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (pow.f64 b 2)))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (/.f64 1 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (fma.f64 b (cbrt.f64 b) (*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (fma.f64 b (cbrt.f64 b) (*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 1 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 -1 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 -2 (pow.f64 a 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (-.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (pow.f64 b 2))) |
(+.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (pow.f64 b 2)) |
(-.f64 (+.f64 (pow.f64 b 2) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(+.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (pow.f64 b 2)) |
(-.f64 (+.f64 (pow.f64 b 2) 0) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) -4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) -4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 0 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 a) a (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 a (*.f64 2 a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) (pow.f64 b 2)) |
(+.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (pow.f64 b 2)) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 a) a (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 a (*.f64 2 a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (pow.f64 a 2) 2 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (pow.f64 a 2) 2 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (pow.f64 b 2) 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) 1 (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) 4) |
(-.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 3)) -4) |
(pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(pow.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(pow.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3) 1/3) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(neg.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 1)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 -4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 2) (-.f64 (*.f64 4 (fma.f64 b b (*.f64 (*.f64 2 a) a))) 16)) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (-.f64 (*.f64 (pow.f64 a 2) -2) 4)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 b b (-.f64 (*.f64 (pow.f64 a 2) -2) 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 2) -16) (-.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 b b (-.f64 (*.f64 (pow.f64 a 2) -2) 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 (*.f64 2 a) a) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 a 2) 3) 8 (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2)))) (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b 2) -4) 2) (*.f64 (pow.f64 (pow.f64 a 2) 2) 4)) (-.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b 2) -4) 2) (*.f64 (pow.f64 (pow.f64 a 2) 2) 4)) (-.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 2) -16) (-.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 (*.f64 2 a) a) 0) (*.f64 (*.f64 (*.f64 2 a) a) (+.f64 1 (/.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 (*.f64 2 a) a)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 0) (*.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 (*.f64 2 a) a))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 a 2) 3) 8 (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 a 2) 3) 8 (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 2 a) a)) 2) (-.f64 (*.f64 4 (fma.f64 b b (*.f64 (*.f64 2 a) a))) 16)) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 a 2) 3) 8 (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) -4) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 a 2) 3) 8 (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 (*.f64 2 a) a) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 a 2) 3) 8 (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) -2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) 1)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (/.f64 1 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(*.f64 (neg.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(neg.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 a 2) -2) 4) 3))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 (pow.f64 a 2)) -2))) (-.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 -4))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 a 2) 2) 4)) (+.f64 (cbrt.f64 16) (*.f64 -2 (cbrt.f64 (pow.f64 a 2))))) (-.f64 (cbrt.f64 (*.f64 (*.f64 2 a) a)) (cbrt.f64 -4))) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8))) |
(*.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(*.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) |
(neg.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 a 2) -2) 4) 3))) |
(*.f64 2 (+.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 2 (+.f64 (pow.f64 a 2) 2)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 4 (+.f64 1 (/.f64 (*.f64 2 (pow.f64 a 2)) 4))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1) (/.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) (/.f64 -64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8))) |
(-.f64 (*.f64 2 (pow.f64 a 2)) -4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) 0) -4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 4 (*.f64 -2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8))) |
(/.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) 1) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1)) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512)))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (*.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(cbrt.f64 (/.f64 (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(cbrt.f64 (/.f64 (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) 1) (*.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) 1) (*.f64 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 1)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) 1)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 3))) |
(/.f64 (-.f64 -64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) (neg.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (neg.f64 (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(/.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8)) (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 a 2) 3) -512))))) |
(fma.f64 (cbrt.f64 -4) (neg.f64 (cbrt.f64 16)) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 2 2 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 -1 -4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 4) (cbrt.f64 16) (*.f64 2 (pow.f64 a 2))) |
(-.f64 (cbrt.f64 64) (*.f64 (pow.f64 a 2) -2)) |
(fma.f64 4 1 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 0 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (pow.f64 a 2) 2 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 2 a) a 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 a (*.f64 2 a) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(pow.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 3) |
(fma.f64 2 (pow.f64 a 2) 4) |
(pow.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) 1/3) |
(fma.f64 2 (pow.f64 a 2) 4) |
(cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(neg.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(neg.f64 (-.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(if (!=.f64 -4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 (*.f64 2 a) a) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) -4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 (*.f64 2 a) a) 0) (*.f64 (*.f64 (*.f64 2 a) a) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) 0) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) 2) 4096) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (neg.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) -2) 4) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (-.f64 4 (*.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 4 (*.f64 (*.f64 2 a) a)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 a 2) 2) 4) 16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (/.f64 1 (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) -1)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 -1 (/.f64 1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) -2) 4) 0) (/.f64 1 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) -1)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (/.f64 1 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 1 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) -1) -1)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (pow.f64 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) -1) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8)) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (pow.f64 (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8)) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) -1) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (neg.f64 (*.f64 -8 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) (/.f64 (-.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) 16) (*.f64 (pow.f64 a 2) 8)) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) 3) -262144) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 3)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 2) (/.f64 (+.f64 4096 (*.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) -2) 4) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (neg.f64 (*.f64 -8 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 2) (/.f64 (+.f64 4096 (*.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) 3) -262144) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 3)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 2) (/.f64 (+.f64 4096 (*.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3) (pow.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (+.f64 (*.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) 3) -262144) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 3)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) 2) (/.f64 (+.f64 4096 (*.f64 (pow.f64 (*.f64 (*.f64 2 a) a) 3) -64)) (pow.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16)) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) (neg.f64 (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (fma.f64 (pow.f64 a 2) -8 16))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 (*.f64 -2 (pow.f64 a 2)) -1)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 -1 (*.f64 -2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (neg.f64 (*.f64 -2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 (*.f64 2 (pow.f64 a 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2)))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 (sqrt.f64 2) a) (*.f64 (sqrt.f64 2) a)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 a (*.f64 2 a)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (sqrt.f64 2) (*.f64 (pow.f64 a 2) (sqrt.f64 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 (pow.f64 a 2) (sqrt.f64 2)) (sqrt.f64 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 2 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (pow.f64 a 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (cbrt.f64 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 2) a) 1) (*.f64 (*.f64 (sqrt.f64 2) a) 1)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 a 2) 2)) (*.f64 2 (cbrt.f64 (pow.f64 a 2)))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 2 (cbrt.f64 (pow.f64 a 2))) (cbrt.f64 (pow.f64 (pow.f64 a 2) 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 2 (pow.f64 a 2)) |
(*.f64 (*.f64 2 a) a) |
(*.f64 1 (*.f64 2 (pow.f64 a 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (pow.f64 a 2) 2) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 2 (pow.f64 a 2)) 1) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (cbrt.f64 4) (*.f64 (pow.f64 a 2) (cbrt.f64 2))) |
(*.f64 (*.f64 2 a) a) |
(*.f64 (*.f64 (pow.f64 a 2) (cbrt.f64 2)) (cbrt.f64 4)) |
(*.f64 (*.f64 2 a) a) |
(/.f64 (*.f64 2 (pow.f64 a 2)) 1) |
(*.f64 (*.f64 2 a) a) |
(pow.f64 (*.f64 (sqrt.f64 2) a) 2) |
(*.f64 (*.f64 2 a) a) |
(pow.f64 (*.f64 2 (pow.f64 a 2)) 1) |
(*.f64 (*.f64 2 a) a) |
(pow.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 3) |
(*.f64 (*.f64 2 a) a) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8) 1/3) |
(*.f64 (*.f64 2 a) a) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 a 2) 3) 8)) |
(*.f64 (*.f64 2 a) a) |
Compiled 13 to 10 computations (23.1% saved)
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (*.f64 4 (*.f64 b b)) | |
| ✓ | 0.4b | (pow.f64 (/.f64 1 a) -4) |
Compiled 47 to 30 computations (36.2% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | (pow.f64 (/.f64 1 a) -4) |
| 1.0ms | a | @ | 0 | (pow.f64 (/.f64 1 a) -4) |
| 1.0ms | a | @ | inf | (pow.f64 (/.f64 1 a) -4) |
Compiled 175 to 135 computations (22.9% saved)
| 1× | batch-egg-rewrite |
| 48× | egg-rr |
| Inputs |
|---|
(pow.f64 (/.f64 1 a) -4) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) 2) (pow.f64 (pow.f64 a -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 a -1) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (pow.f64 (pow.f64 a -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (pow.f64 a -1) -4) 2) 2)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (pow.f64 a -1) -4) 3) 3)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (pow.f64 (pow.f64 a -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (pow.f64 a -1) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 a -1) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 a -1) -4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 1 (neg.f64 (pow.f64 (pow.f64 a -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 a -1) -4) 0) (pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) -1) -1) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a -1) 0) (/.f64 1 (pow.f64 (pow.f64 a -1) 4)) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 0) (/.f64 1 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) -3)) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) -1/3)) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 2 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -1 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 3 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 0 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 1/2 (pow.f64 (pow.f64 a -1) -4)) (*.f64 1/2 (pow.f64 (pow.f64 a -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 0 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 a -1) -4) (*.f64 0 (pow.f64 (pow.f64 a -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 0) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) 1/2) (*.f64 (pow.f64 (pow.f64 a -1) -4) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) 0) (pow.f64 (pow.f64 a -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 a -1) -4) (*.f64 (pow.f64 (pow.f64 a -1) -4) 0)))))) |
| 1× | egglog |
| Inputs |
|---|
(pow.f64 a 4) |
(pow.f64 a 4) |
(pow.f64 a 4) |
(pow.f64 a 4) |
(pow.f64 (/.f64 -1 a) -4) |
(pow.f64 (/.f64 -1 a) -4) |
(pow.f64 (/.f64 -1 a) -4) |
(pow.f64 (/.f64 -1 a) -4) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) 2) (pow.f64 (pow.f64 a -1) -4)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2)))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) 2)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2)) |
(*.f64 1 (pow.f64 (pow.f64 a -1) -4)) |
(*.f64 (pow.f64 (pow.f64 a -1) -4) 1) |
(*.f64 -1 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) -1) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2)))) |
(*.f64 (/.f64 (pow.f64 (pow.f64 a -1) -4) 2) 2) |
(*.f64 (/.f64 (pow.f64 (pow.f64 a -1) -4) 3) 3) |
(*.f64 -1 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 3)) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) |
(-.f64 0 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) |
(/.f64 (pow.f64 (pow.f64 a -1) -4) 1) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) -1) |
(pow.f64 (pow.f64 (pow.f64 a -1) -4) 1) |
(pow.f64 (pow.f64 a -1) -4) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) 1/3) |
(pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 3) |
(cbrt.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3)) |
(neg.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 1)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 3)) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 1)) |
(neg.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))))) |
(neg.f64 (*.f64 1 (neg.f64 (pow.f64 (pow.f64 a -1) -4)))) |
(neg.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)))) |
(neg.f64 (*.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) |
(if (!=.f64 (pow.f64 (pow.f64 a -1) -4) 0) (pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) -1) -1) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (pow.f64 a -1) 0) (/.f64 1 (pow.f64 (pow.f64 a -1) 4)) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 0) (/.f64 1 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) -3)) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) -1/3)) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 2 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 -1 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 3 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 1 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (*.f64 0 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (*.f64 1/2 (pow.f64 (pow.f64 a -1) -4)) (*.f64 1/2 (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (*.f64 0 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 a -1) -4) (*.f64 0 (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 0) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) 1/2) (*.f64 (pow.f64 (pow.f64 a -1) -4) 1/2)) |
(+.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) 0) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 a -1) -4) (*.f64 (pow.f64 (pow.f64 a -1) -4) 0)) |
| Outputs |
|---|
(pow.f64 a 4) |
(pow.f64 a 4) |
(pow.f64 a 4) |
(pow.f64 a 4) |
(pow.f64 (/.f64 -1 a) -4) |
(pow.f64 (/.f64 -1 a) -4) |
(pow.f64 (/.f64 -1 a) -4) |
(pow.f64 (/.f64 -1 a) -4) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) 2) (pow.f64 (pow.f64 a -1) -4)))) |
(cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2)) (*.f64 (pow.f64 (/.f64 1 a) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2)) 2)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2)))) |
(cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 1 a) -4)) (pow.f64 (*.f64 (pow.f64 (/.f64 1 a) -4) (cbrt.f64 (pow.f64 (/.f64 1 a) -4))) 2))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) 2)) |
(cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2)) 2) (*.f64 (pow.f64 (/.f64 1 a) -4) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2) (cbrt.f64 (pow.f64 (/.f64 1 a) -4))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2)))) |
(*.f64 1 (pow.f64 (pow.f64 a -1) -4)) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 (pow.f64 (pow.f64 a -1) -4) 1) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 -1 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) -1) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) |
(cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 1 a) -4)) (pow.f64 (*.f64 (pow.f64 (/.f64 1 a) -4) (cbrt.f64 (pow.f64 (/.f64 1 a) -4))) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 2) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (pow.f64 (pow.f64 a -1) -4) 2)))) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2) (cbrt.f64 (pow.f64 (/.f64 1 a) -4))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 2)))) |
(*.f64 (/.f64 (pow.f64 (pow.f64 a -1) -4) 2) 2) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 (/.f64 (pow.f64 (pow.f64 a -1) -4) 3) 3) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 -1 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 3)) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)) |
(pow.f64 (/.f64 1 a) -4) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 1 a) -4) |
(-.f64 0 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 1 a) -4) |
(/.f64 (pow.f64 (pow.f64 a -1) -4) 1) |
(pow.f64 (/.f64 1 a) -4) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) -1) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 (pow.f64 a -1) -4) 1) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) 1/3) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 3) |
(pow.f64 (/.f64 1 a) -4) |
(cbrt.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3)) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 1)) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) 3)) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 1)) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2) (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))))) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (*.f64 1 (neg.f64 (pow.f64 (pow.f64 a -1) -4)))) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)))) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (*.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4))) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2))) |
(pow.f64 (/.f64 1 a) -4) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 2)) (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)))) |
(pow.f64 (/.f64 1 a) -4) |
(if (!=.f64 (pow.f64 (pow.f64 a -1) -4) 0) (pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) -1) -1) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (pow.f64 (/.f64 1 a) -4) 0) (pow.f64 (/.f64 1 (pow.f64 (/.f64 1 a) -4)) -1) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 (pow.f64 a -1) 0) (/.f64 1 (pow.f64 (pow.f64 a -1) 4)) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (/.f64 1 a) 0) (pow.f64 (pow.f64 (/.f64 1 a) 4) -1) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) 0) (/.f64 1 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 a -1) -4)) -3)) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (/.f64 1 a) -4)) 0) (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (/.f64 1 a) -4)) -3) -1) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (pow.f64 a -1) -4) 3) -1/3)) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (/.f64 1 a) -4) 3) -1/3)) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 2 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 2 0) (pow.f64 (/.f64 1 a) -4) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 -1 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 -1 0) (pow.f64 (/.f64 1 a) -4) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 3 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 3 0) (pow.f64 (/.f64 1 a) -4) (pow.f64 (/.f64 1 a) -4)) |
(if (!=.f64 1 0) (pow.f64 (pow.f64 a -1) -4) (pow.f64 (pow.f64 a -1) -4)) |
(if (!=.f64 1 0) (pow.f64 (/.f64 1 a) -4) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (*.f64 0 (neg.f64 (pow.f64 (pow.f64 a -1) -4))) (pow.f64 (pow.f64 a -1) -4)) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 1/2 (pow.f64 (pow.f64 a -1) -4)) (*.f64 1/2 (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 0 (pow.f64 (pow.f64 a -1) -4)) (pow.f64 (pow.f64 a -1) -4)) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (pow.f64 (pow.f64 a -1) -4) (*.f64 0 (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 a -1) -4)) 0) (pow.f64 (pow.f64 a -1) -4)) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) 1/2) (*.f64 (pow.f64 (pow.f64 a -1) -4) 1/2)) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 (pow.f64 (pow.f64 a -1) -4) 0) (pow.f64 (pow.f64 a -1) -4)) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (pow.f64 (pow.f64 a -1) -4) (*.f64 (pow.f64 (pow.f64 a -1) -4) 0)) |
(pow.f64 (/.f64 1 a) -4) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
| 0.0b | (fma.f64 b b (pow.f64 a 2)) | |
| 0.0b | (*.f64 4 (*.f64 b b)) | |
| 0.3b | (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) |
Compiled 62 to 36 computations (41.9% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | -inf | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
| 0.0ms | b | @ | 0 | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
| 0.0ms | b | @ | inf | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
| 0.0ms | a | @ | inf | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
| 0.0ms | a | @ | 0 | (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
Compiled 2285 to 1885 computations (17.5% saved)
| 1× | batch-egg-rewrite |
| 70× | egg-rr |
| Inputs |
|---|
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 2)) (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)))) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (pow.f64 a 2)) (+.f64 b b)) 2))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2))) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (pow.f64 a 2)) (+.f64 b b)) 2))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 b b (pow.f64 a 2)) (fma.f64 b b (pow.f64 a 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 b b (pow.f64 a 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 4 b) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 4 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 1 (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (pow.f64 b 2)) 1 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1)) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2)) (-.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 0) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (+.f64 b b)) (+.f64 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 (*.f64 b a) 2) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (*.f64 4 (pow.f64 b 2))))))) |
| 1× | egglog |
| Inputs |
|---|
(pow.f64 (pow.f64 a 2) 2) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 2)) (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)))) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (pow.f64 a 2)) (+.f64 b b)) 2))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2))) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (pow.f64 a 2)) (+.f64 b b)) 2))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 1 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(*.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1) |
(-.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))) |
(/.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (fma.f64 b b (pow.f64 a 2)) (fma.f64 b b (pow.f64 a 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 b b (pow.f64 a 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 b (*.f64 4 b) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 1 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 1 (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 4 (pow.f64 b 2)) 1 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 3) 1/3) |
(pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) 3) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 3)) |
(neg.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1)) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2)) (-.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 0) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 -4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 -4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2)))) |
(+.f64 (*.f64 b (+.f64 b b)) (+.f64 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 (*.f64 b a) 2) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) |
(+.f64 (-.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (*.f64 4 (pow.f64 b 2))) |
| Outputs |
|---|
(pow.f64 (pow.f64 a 2) 2) |
(pow.f64 a 4) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 a 4) (*.f64 (*.f64 b b) (*.f64 2 (+.f64 2 (*.f64 a a))))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 2 (+.f64 2 (*.f64 a a)))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 2 (+.f64 2 (*.f64 a a)))) (+.f64 (pow.f64 b 4) (pow.f64 a 4))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 a 4) (fma.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 a 4) (fma.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 a 4) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 a 4) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 2 (pow.f64 (*.f64 a b) 2) (+.f64 (+.f64 (pow.f64 b 4) (pow.f64 a 4)) (*.f64 4 (*.f64 b b)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 2 (pow.f64 (*.f64 a b) 2) (+.f64 (+.f64 (pow.f64 b 4) (pow.f64 a 4)) (*.f64 4 (*.f64 b b)))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (*.f64 b b) (pow.f64 (/.f64 1 a) -2)) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 b 4) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 2 (pow.f64 (/.f64 1 a) -2)) 4)) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 b 4) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 2 (pow.f64 (/.f64 1 a) -2)) 4)) (pow.f64 (/.f64 1 a) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(fma.f64 2 (*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (*.f64 b b) (pow.f64 (/.f64 -1 a) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(fma.f64 2 (*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (*.f64 b b) (pow.f64 (/.f64 -1 a) -4)))) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 2)) (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)))) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (pow.f64 a 2)) (+.f64 b b)) 2))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 b 4))) (-.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 2)) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 2 b)) 2)))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) (cbrt.f64 (*.f64 4 (*.f64 b b))))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2))) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (pow.f64 a 2)) (+.f64 b b)) 2))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 b 4))) (-.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 2)) (cbrt.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 2 b)) 2)))) (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) (cbrt.f64 (*.f64 4 (*.f64 b b))))) |
(*.f64 1 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(*.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(-.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(/.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 2)) (*.f64 4 (*.f64 b b))) |
(fma.f64 (fma.f64 b b (pow.f64 a 2)) (fma.f64 b b (pow.f64 a 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 b b (pow.f64 a 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 a a))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) (fma.f64 b b (*.f64 a a))) (*.f64 4 (*.f64 b b))) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) (*.f64 4 (*.f64 b b))) |
(fma.f64 b (*.f64 4 b) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 b (*.f64 b 4) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (cbrt.f64 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 b b)) (*.f64 4 (cbrt.f64 (pow.f64 b 4))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 (*.f64 b 4) (cbrt.f64 b)) (cbrt.f64 (*.f64 b b)) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 4 (*.f64 b b))) (cbrt.f64 (*.f64 16 (pow.f64 b 4))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (*.f64 b b) (cbrt.f64 16)) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (*.f64 b b))) (cbrt.f64 (pow.f64 b 4)) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 (cbrt.f64 4) (*.f64 b b)) (cbrt.f64 16) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (cbrt.f64 (*.f64 16 (pow.f64 b 4))) (cbrt.f64 (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 (*.f64 2 (*.f64 b b)) 2 (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 1 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 1 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 1 (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(fma.f64 (*.f64 4 (pow.f64 b 2)) 1 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 3) 1/3) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) 3) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 3)) |
(fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(neg.f64 (-.f64 (*.f64 -4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 0) (/.f64 (fma.f64 (pow.f64 (*.f64 b b) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 1)) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 0) (*.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (fma.f64 4 (/.f64 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) 1)) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) 0) (/.f64 (fma.f64 (pow.f64 (*.f64 b b) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 (pow.f64 (pow.f64 b 2) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3)) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 4 (*.f64 b b)) 0) (/.f64 (fma.f64 (pow.f64 (*.f64 b b) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 2) (*.f64 16 (pow.f64 b 4))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) 0) (/.f64 (-.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2)) (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 4 (*.f64 b b)) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 2) (*.f64 16 (pow.f64 b 4))) (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 4 (*.f64 b b)) 0) (*.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 4) (*.f64 b b)) -1) (*.f64 4 (*.f64 b b))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) 3) (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (-.f64 (fma.f64 b b (*.f64 a a)) -4) 2)) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (+.f64 (*.f64 4 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 3) (pow.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) 3)) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 2) (*.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) (-.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 4 (*.f64 b b)))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2)) (-.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (*.f64 4 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (-.f64 (fma.f64 b b (*.f64 a a)) -4) 2)) (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) 2)) (+.f64 (*.f64 4 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 4 (*.f64 b b))) 0) (/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 2) (pow.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) 2)) (-.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 4 (*.f64 b b)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 0) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (+.f64 1 (/.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) 0) (*.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) (-.f64 (/.f64 (/.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 b b)) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) -1)) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 0) (*.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) (/.f64 (fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (*.f64 -4 (*.f64 b b)) 0) (/.f64 (fma.f64 (pow.f64 (*.f64 b b) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (-.f64 (fma.f64 b b (*.f64 a a)) -4) 2)) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (+.f64 (*.f64 4 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) 3) (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (-.f64 (fma.f64 b b (*.f64 a a)) -4) 2)) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (+.f64 (*.f64 4 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 2) (*.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) (-.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 4 (*.f64 b b))))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 3) (pow.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) 3)) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 2) (*.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) (-.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 4 (*.f64 b b)))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) 3) (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) 2) (*.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 b b (*.f64 a a)) -4)) 3) (pow.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (-.f64 (fma.f64 b b (*.f64 a a)) -4) 2)) (*.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (+.f64 (*.f64 4 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 3) (pow.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) 2) (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 3) (pow.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) 3)) (-.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 a b) 2) (pow.f64 b 4)) 2) (*.f64 (+.f64 (+.f64 (pow.f64 a 4) (pow.f64 (*.f64 a b) 2)) (*.f64 4 (*.f64 b b))) (-.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 4 (*.f64 b b)))))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 0) (/.f64 (fma.f64 (pow.f64 (*.f64 b b) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 3) (*.f64 -64 (pow.f64 (pow.f64 b 2) 3))) (fma.f64 16 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 -4 (pow.f64 b 2)))))) (fma.f64 (*.f64 4 b) b (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(if (!=.f64 (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) 0) (/.f64 (fma.f64 (pow.f64 (*.f64 b b) 3) 64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) 3)) (fma.f64 16 (pow.f64 b 4) (*.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) 2) (*.f64 4 (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)))) (fma.f64 (*.f64 b 4) b (pow.f64 (fma.f64 b b (*.f64 a a)) 2))) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2)))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 -4 (pow.f64 b 2)))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 -4 (pow.f64 b 2)))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2))))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (pow.f64 a 2)))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (*.f64 b (+.f64 b b)) (+.f64 (*.f64 b (+.f64 b b)) (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 (*.f64 b a) 2) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (pow.f64 (*.f64 b a) 2) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 (pow.f64 a 2) (fma.f64 b b (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (pow.f64 (*.f64 b a) 2)) (pow.f64 (pow.f64 a 2) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (+.f64 (*.f64 (pow.f64 b 2) (+.f64 4 (fma.f64 b b (pow.f64 a 2)))) (pow.f64 (pow.f64 a 2) 2)) (pow.f64 (*.f64 b a) 2)) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
(+.f64 (-.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) 0) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (*.f64 b b) (pow.f64 (fma.f64 b b (*.f64 a a)) 2)) |
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (fma.f64 a a (pow.f64 b 2)) |
| ✓ | 0.0b | (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
| ✓ | 0.3b | (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
Compiled 87 to 38 computations (56.3% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
| 0.0ms | a | @ | 0 | (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
| 0.0ms | a | @ | -inf | (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
| 0.0ms | b | @ | 0 | (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
| 0.0ms | a | @ | inf | (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
Compiled 5105 to 4135 computations (19% saved)
| 1× | batch-egg-rewrite |
| 61× | egg-rr |
| 30× | egg-rr |
| 22× | egg-rr |
| Inputs |
|---|
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(fma.f64 a a (pow.f64 b 2)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) (-.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (+.f64 1 (/.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 1) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 1) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 1 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 1 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 1 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2)) (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (cbrt.f64 (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (+.f64 (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (*.f64 b (+.f64 b b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (+.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (+.f64 b b) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 b b) b (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 1 (/.f64 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (+.f64 b b)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (+.f64 b b)) 0) (*.f64 (*.f64 b (+.f64 b b)) (+.f64 1 (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 1 (/.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))) (-.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 1 (/.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 (pow.f64 b 2) 3))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 1) (pow.f64 b 2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a a (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 a a (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2)))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 a 2) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (pow.f64 a 2)))))) |
| 1× | egglog |
| Inputs |
|---|
(pow.f64 (pow.f64 b 2) 2) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(pow.f64 (pow.f64 a 2) 2) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 a 2) 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(pow.f64 (/.f64 1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(pow.f64 (pow.f64 a 2) 2) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(pow.f64 b 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (/.f64 1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(pow.f64 (/.f64 -1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(pow.f64 a 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (/.f64 1 b) -2) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) 1/3) |
(pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) (-.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (+.f64 1 (/.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 1) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 1)) |
(+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 1) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 1)) |
(+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) |
(+.f64 (*.f64 1 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 1 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) |
(+.f64 (*.f64 1 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) |
(*.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2)) (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (cbrt.f64 (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (+.f64 (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (*.f64 b (+.f64 b b))))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (+.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) |
(*.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(fma.f64 (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (*.f64 b (+.f64 b b))) |
(fma.f64 b (+.f64 b b) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (+.f64 b b) b (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b))) |
(fma.f64 1 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) 1/3) |
(pow.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) 3) |
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3)) |
(if (!=.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 1 (/.f64 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (*.f64 (*.f64 b (+.f64 b b)) (+.f64 1 (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 1 (/.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))) (-.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 1 (/.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b))) |
(+.f64 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 (pow.f64 b 2) 3)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(+.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 1)) |
(+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 1) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(*.f64 1 (fma.f64 a a (pow.f64 b 2))) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(/.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3) |
(pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3) |
(cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3)) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(+.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
| Outputs |
|---|
(pow.f64 (pow.f64 b 2) 2) |
(pow.f64 b 4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 a 4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 b 4) (fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4))) |
(+.f64 (pow.f64 b 4) (fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (pow.f64 (/.f64 -1 a) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (/.f64 -1 a) -4))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (pow.f64 (/.f64 -1 a) -4))) |
(pow.f64 (pow.f64 a 2) 2) |
(pow.f64 a 4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (pow.f64 (pow.f64 a 2) 2)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (pow.f64 a 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 b 4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 a 4) (pow.f64 b 4))) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (pow.f64 b -1) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) (+.f64 (pow.f64 a 4) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) 4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (pow.f64 a 4) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 2 (*.f64 (pow.f64 a 2) (pow.f64 b 2)) (+.f64 (pow.f64 b 4) (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) 4)))) |
(pow.f64 (/.f64 1 a) -4) |
(pow.f64 (pow.f64 a -1) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (pow.f64 (/.f64 1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) (pow.f64 (pow.f64 a -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 b 4) (+.f64 (*.f64 (pow.f64 b 2) (+.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) 4)) (pow.f64 (pow.f64 a -1) -4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 1 a) -4)))) |
(+.f64 (pow.f64 b 4) (+.f64 (*.f64 (pow.f64 b 2) (+.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) 4)) (pow.f64 (pow.f64 a -1) -4))) |
(pow.f64 (/.f64 -1 a) -4) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (pow.f64 (/.f64 -1 a) -4)) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (pow.f64 (/.f64 -1 a) -4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -4)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -4)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (fma.f64 4 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -4)))) |
(pow.f64 (pow.f64 a 2) 2) |
(pow.f64 a 4) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 (pow.f64 a 2) 2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 (pow.f64 a 2) 2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)))) |
(+.f64 (+.f64 (pow.f64 a 4) (pow.f64 b 4)) (*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 (pow.f64 a 2) 2)))) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (+.f64 4 (*.f64 (pow.f64 a 2) 2)) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 a 4) (fma.f64 (+.f64 4 (*.f64 (pow.f64 a 2) 2)) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4))) |
(+.f64 (pow.f64 a 4) (fma.f64 (+.f64 4 (*.f64 (pow.f64 a 2) 2)) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 (pow.f64 a 2) 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 a 4) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 (pow.f64 a 2) 2)) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 (pow.f64 a 2) 2) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (pow.f64 a 4) (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 (pow.f64 a 2) 2)) (pow.f64 (/.f64 -1 b) -2)))) |
(pow.f64 b 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (/.f64 1 a) -2) |
(pow.f64 (pow.f64 a -1) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (pow.f64 a -1) -2)) |
(pow.f64 (/.f64 -1 a) -2) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(pow.f64 a 2) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (pow.f64 b -1) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (pow.f64 b -1) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(+.f64 (pow.f64 (pow.f64 b -1) -2) (pow.f64 a 2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 1) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) 1/3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2))) (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2))) (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) (-.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 b 4) (pow.f64 a 4))) (-.f64 (pow.f64 b 4) (pow.f64 a 4))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (-.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (pow.f64 a 4) (pow.f64 b 4)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (pow.f64 b 4) (pow.f64 a 4))) (-.f64 (pow.f64 b 4) (pow.f64 a 4))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (+.f64 1 (/.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 0) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 0) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4)))) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2))) (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4)))) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2))) (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 3) (pow.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 3)) (+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (-.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2))) (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2))) (-.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (pow.f64 a 4)) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (-.f64 (pow.f64 a 4) (pow.f64 b 4))))) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) 1) (*.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) 1)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) 1) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) 1)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 1 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 1 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(+.f64 (*.f64 1 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))))) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) |
(*.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 2)) (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (-.f64 (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (cbrt.f64 (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (+.f64 (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (*.f64 b (+.f64 b b))))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) 2) 2))) (cbrt.f64 (*.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 (pow.f64 b 2) 2)))) (+.f64 (cbrt.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (*.f64 (pow.f64 b 2) 2)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b)))))) (+.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) 2) 2))) (cbrt.f64 (*.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 (pow.f64 b 2) 2)))) (+.f64 (cbrt.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (*.f64 (pow.f64 b 2) 2)))) |
(*.f64 1 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (*.f64 b (+.f64 b b))) |
(fma.f64 (cbrt.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (cbrt.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (*.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (+.f64 b b) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 b (*.f64 b 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (+.f64 b b) b (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 b (*.f64 b 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) 2)) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) 2) 2)) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 (fma.f64 a a (pow.f64 b 2)) (fma.f64 a a (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 1 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b))) |
(fma.f64 b (*.f64 b 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 1 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 b (*.f64 b 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 1 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 1) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3) 1/3) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(pow.f64 (cbrt.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) 3) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 3)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(if (!=.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 8 (pow.f64 (pow.f64 b 3) 2))) (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (*.f64 b -2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (*.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 1 (/.f64 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (*.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (*.f64 b -2)))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 8 (pow.f64 (pow.f64 b 3) 2))) (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (*.f64 b -2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 3) 2) 8)) (+.f64 (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) b) (*.f64 -2 b)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 3) (*.f64 8 (pow.f64 (pow.f64 b 3) 2))) (+.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (*.f64 b -2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (*.f64 (*.f64 b (+.f64 b b)) (+.f64 1 (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 2) 0) (*.f64 b (*.f64 (*.f64 b 2) (+.f64 2 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 1 (/.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (pow.f64 (*.f64 (pow.f64 b 2) 2) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2)) (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (neg.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 2) (pow.f64 (*.f64 (pow.f64 b 2) 2) 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 2)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (pow.f64 b 4) 16)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4)))) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 4) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 4) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (pow.f64 b 4) 16)) (-.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))) (-.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))) 0) (/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 2) (pow.f64 b 4)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1))) 0) (/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 2) (pow.f64 b 4)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 4) 0) (*.f64 (*.f64 (pow.f64 b 2) 4) (+.f64 1 (/.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 4)))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (/.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) (pow.f64 b 2))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 1 (/.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 1 (/.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)))) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1))))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1))))) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2) (pow.f64 (*.f64 4 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (*.f64 4 (pow.f64 b 2)) 2) (-.f64 (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) 0) (/.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 b 3) 2)) (pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 2)) (-.f64 (*.f64 (pow.f64 b 4) 16) (*.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2))))) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2)))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 3) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 b 4) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (-.f64 3 1)))))) (fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 b (+.f64 b b))) |
(fma.f64 b (*.f64 b 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (*.f64 b (+.f64 b b)) (fma.f64 b (+.f64 b b) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 b (*.f64 b 2) (fma.f64 b (*.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (*.f64 (pow.f64 b 2) 3)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) |
(+.f64 (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2))) (+.f64 (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2)) (+.f64 (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (*.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 a 2))) (*.f64 (fma.f64 a a (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (+.f64 (*.f64 4 (pow.f64 b 2)) (*.f64 (pow.f64 a 2) (fma.f64 a a (pow.f64 b 2)))) (*.f64 (pow.f64 b 2) (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) |
(+.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3))) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) |
(+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) |
(+.f64 (pow.f64 b 2) (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 1)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) 3)) 1) (pow.f64 b 2)) |
(+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 (pow.f64 b 2) (+.f64 3 1))) |
(*.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2)) (cbrt.f64 (fma.f64 a a (pow.f64 b 2)))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 1 (fma.f64 a a (pow.f64 b 2))) |
(fma.f64 a a (pow.f64 b 2)) |
(*.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(/.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (fma.f64 a a (pow.f64 b 2)) 1) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3) 1/3) |
(fma.f64 a a (pow.f64 b 2)) |
(pow.f64 (cbrt.f64 (fma.f64 a a (pow.f64 b 2))) 3) |
(fma.f64 a a (pow.f64 b 2)) |
(cbrt.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 3)) |
(fma.f64 a a (pow.f64 b 2)) |
(if (!=.f64 (pow.f64 a 2) 0) (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (pow.f64 b 2) (pow.f64 a 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (pow.f64 a 2) (pow.f64 b 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 a 2) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 a 4)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (pow.f64 (pow.f64 a 2) 2)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (pow.f64 a 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 a 4)) (-.f64 (pow.f64 b 2) (pow.f64 a 2))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (pow.f64 a 2) (pow.f64 b 2)))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 a 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 a 3) 2) (pow.f64 (pow.f64 b 3) 2)) (+.f64 (pow.f64 (pow.f64 a 2) 2) (*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (pow.f64 a 2))))) (fma.f64 a a (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 a 3) 2)) (+.f64 (pow.f64 a 4) (-.f64 (pow.f64 b 4) (*.f64 (pow.f64 a 2) (pow.f64 b 2))))) (fma.f64 a a (pow.f64 b 2))) |
(+.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(fma.f64 a a (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(fma.f64 a a (pow.f64 b 2)) |
Compiled 38806 to 28313 computations (27% saved)
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1067 | 6 | 1073 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 3 | 2 | 5 |
| Total | 1073 | 9 | 1082 |
| Status | Error | Program |
|---|---|---|
| 9.4b | (-.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) 1) | |
| ▶ | 10.4b | (-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
| ▶ | 10.0b | (-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
| ✓ | 9.8b | (-.f64 (pow.f64 a 4) 1) |
| 9.5b | (-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) 1) | |
| ✓ | 0.1b | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| ▶ | 9.5b | (-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
| ▶ | 0.1b | (-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)))) 1) |
| ▶ | 9.5b | (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
Compiled 246 to 186 computations (24.4% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (-.f64 (*.f64 (*.f64 2 a) a) -4) |
| ✓ | 0.0b | (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)) |
| ✓ | 1.0b | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
Compiled 95 to 69 computations (27.4% saved)
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
| 0.0ms | a | @ | -inf | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
| 0.0ms | b | @ | 0 | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
| 0.0ms | a | @ | 0 | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
| 0.0ms | b | @ | -inf | (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
Compiled 3725 to 3095 computations (16.9% saved)
| 1× | batch-egg-rewrite |
| 109× | egg-rr |
| 107× | egg-rr |
| 64× | egg-rr |
| Inputs |
|---|
(*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4))) |
(+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)) |
(-.f64 (*.f64 (*.f64 2 a) a) -4) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) b)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (pow.f64 (*.f64 b (cbrt.f64 b)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (pow.f64 b 2)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (pow.f64 b 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 3) b (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (*.f64 b (cbrt.f64 b))) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (pow.f64 b 2) (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (pow.f64 b 2) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (/.f64 1 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 -2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (-.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 b 2) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 b 2) 0) (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 a) a (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a (*.f64 2 a) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 a) a (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a (*.f64 2 a) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 a 2) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 a 2) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 1 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 2 (pow.f64 a 2) 4) 1 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 2 (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 2 (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2)))) (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (/.f64 1 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 (cbrt.f64 16) (cbrt.f64 (*.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (-.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (+.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (+.f64 (pow.f64 a 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 2 (pow.f64 a 2) 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (+.f64 1 (/.f64 (*.f64 2 (pow.f64 a 2)) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1) (/.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 2 (pow.f64 a 2)) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) 0) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 4 (*.f64 -2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) 1) (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 4 (*.f64 2 (pow.f64 a 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) 1) (*.f64 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) 1) (*.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (*.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) -64)) (pow.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (cbrt.f64 (pow.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (neg.f64 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 2 (pow.f64 a 2) 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 -4) (neg.f64 (cbrt.f64 16)) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 2 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 -4 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (cbrt.f64 16) (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 1 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 0 0 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 4 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 0 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 a 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 a 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 a 2)) 1 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 a 2) 2 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 a) a 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 a (*.f64 2 a) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) 4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) -4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) 0) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (neg.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (-.f64 4 (*.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (/.f64 1 (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 -1 (/.f64 1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (/.f64 1 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (neg.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 2 (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 (*.f64 -2 (pow.f64 a 2)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 -1 (*.f64 -2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (neg.f64 (*.f64 -2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (fma.f64 2 (pow.f64 a 2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 a 2)) 4))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(pow.f64 (/.f64 1 b) -2) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 4 (pow.f64 b 2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
4 |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(*.f64 b (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2))) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(*.f64 (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) b) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (pow.f64 b 2)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 b (pow.f64 b 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 b 3) b (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (*.f64 b (cbrt.f64 b))) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) 3) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) 1/3) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3)) |
(neg.f64 (*.f64 (pow.f64 b 2) (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (pow.f64 b 2) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (/.f64 1 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 1 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 -1 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(-.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) |
(-.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 -2 (pow.f64 a 2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(-.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (-.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (pow.f64 b 2))) |
(-.f64 (+.f64 (pow.f64 b 2) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(-.f64 (+.f64 (pow.f64 b 2) 0) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) -4) |
(-.f64 (+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) -4) |
(-.f64 0 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(/.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 2 a) a (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 a (*.f64 2 a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 2 a) a (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 a (*.f64 2 a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (pow.f64 a 2) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 2 (pow.f64 a 2) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (pow.f64 b 2) 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) 1 (pow.f64 b 2)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (pow.f64 a 2) 2 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (pow.f64 a 2) 2 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 1 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) 4) |
(pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) |
(pow.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3) 1/3) |
(cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3)) |
(neg.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 1)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 -4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2)))) (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) 1)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(+.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))) |
(+.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (/.f64 1 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(*.f64 (neg.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 (cbrt.f64 16) (cbrt.f64 (*.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (-.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 -4))) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))) |
(*.f64 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) |
(*.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) |
(*.f64 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 2 (+.f64 2 (pow.f64 a 2))) |
(*.f64 2 (+.f64 (pow.f64 a 2) 2)) |
(*.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(*.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(*.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(*.f64 4 (+.f64 1 (/.f64 (*.f64 2 (pow.f64 a 2)) 4))) |
(-.f64 (/.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1) (/.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(-.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))) |
(-.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(-.f64 (*.f64 2 (pow.f64 a 2)) -4) |
(-.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) 0) -4) |
(-.f64 4 (*.f64 -2 (pow.f64 a 2))) |
(-.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) |
(/.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) 1) (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64)))) |
(/.f64 (*.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 1)) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) 1) (*.f64 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) 1) (*.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (-.f64 (*.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (*.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) -64)) (pow.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 2)) |
(/.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (cbrt.f64 (pow.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 2))) |
(/.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (neg.f64 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(/.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(/.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))))) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))))) |
(fma.f64 (cbrt.f64 -4) (neg.f64 (cbrt.f64 16)) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 2 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 -1 -4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 (cbrt.f64 4) (cbrt.f64 16) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 4 1 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 0 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 1 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 4) |
(fma.f64 (pow.f64 a 2) 2 4) |
(fma.f64 (*.f64 2 a) a 4) |
(fma.f64 a (*.f64 2 a) 4) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) 4) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) 4) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) 4) |
(fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) 4) |
(fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) 4) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) 4) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) 4) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) 4) |
(pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(pow.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 3) |
(pow.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) 1/3) |
(cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) |
(neg.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(neg.f64 (-.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0)) |
(if (!=.f64 -4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) -4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) 0) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (neg.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (-.f64 4 (*.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (/.f64 1 (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 -1 (/.f64 1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 1 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (/.f64 1 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (neg.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(+.f64 4 (*.f64 (*.f64 -2 (pow.f64 a 2)) -1)) |
(+.f64 4 (*.f64 -1 (*.f64 -2 (pow.f64 a 2)))) |
(+.f64 4 (neg.f64 (*.f64 -2 (pow.f64 a 2)))) |
(+.f64 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) 4) |
| Outputs |
|---|
(*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(*.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) (pow.f64 b 2)) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) (fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2)) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2)) |
(+.f64 4 (+.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b -1) -2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (+.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (pow.f64 b 2)) |
(-.f64 (pow.f64 b 2) -4) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 4 (+.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)))) |
4 |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 2 (pow.f64 (/.f64 1 a) -2)) |
(*.f64 2 (pow.f64 (pow.f64 a -1) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)) -4) |
(*.f64 2 (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)) -4) |
(+.f64 4 (*.f64 2 (pow.f64 (/.f64 -1 a) -2))) |
(-.f64 (*.f64 2 (pow.f64 (/.f64 -1 a) -2)) -4) |
(*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 b (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (*.f64 b (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) b) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 b 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (+.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (neg.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (pow.f64 b 2)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (-.f64 -64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3))) (-.f64 (-.f64 (*.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 16) (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2))) |
(/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (*.f64 (pow.f64 b 2) (-.f64 -64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3))) (-.f64 (-.f64 (*.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 16) (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2))) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 b (cbrt.f64 b)) (pow.f64 b 4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 4)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 4)) |
(fma.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) b (pow.f64 b 4)) |
(fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 b (pow.f64 b 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (pow.f64 b 3) b (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (pow.f64 b 2) (*.f64 b (cbrt.f64 b))) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (pow.f64 b 3) (cbrt.f64 b)) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 3) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 1) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) 3) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) 1/3) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(neg.f64 (*.f64 (pow.f64 b 2) (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (pow.f64 b 2) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (pow.f64 b 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 4)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (fma.f64 b b (-.f64 (*.f64 -2 (pow.f64 a 2)) 4)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 2) (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (fma.f64 b b (-.f64 (*.f64 -2 (pow.f64 a 2)) 4)) (pow.f64 b 2))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 2) (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (*.f64 (fma.f64 b b (-.f64 (*.f64 -2 (pow.f64 a 2)) 4)) (pow.f64 b 2))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 0) (*.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (+.f64 1 (/.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 2) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))))) (*.f64 (pow.f64 b 2) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 4) 3) (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) 3)) (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 4) 2)))) (*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 b 2) (+.f64 4 (pow.f64 b 2)))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2))) (+.f64 (*.f64 4 (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (pow.f64 b 2) (*.f64 2 (pow.f64 a 2)))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(*.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 2)) (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (/.f64 1 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (-.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (fma.f64 b (cbrt.f64 b) (*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) |
(*.f64 (fma.f64 b (cbrt.f64 b) (*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (-.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2))))) (+.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 1 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 -1 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 -2 (pow.f64 a 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (-.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (+.f64 (pow.f64 b 2) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (+.f64 (pow.f64 b 2) 0) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (pow.f64 b 2) (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) -4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 (+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) -4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(-.f64 0 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64) 1) (*.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3) 64)) (neg.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(/.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 a) a (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 2 a) a (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 2 (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 a (*.f64 2 a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 a (*.f64 2 a) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 a) a (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 2 a) a (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 2 (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 a (*.f64 2 a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 a (*.f64 2 a) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 1 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (pow.f64 b 2) 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (fma.f64 2 (pow.f64 a 2) 4) 1 (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (pow.f64 a 2) 2 (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (pow.f64 a 2) 2 (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 1 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 (cbrt.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) 4) |
(-.f64 (cbrt.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 3)) -4) |
(pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 1) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(pow.f64 (cbrt.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) 3) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(pow.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3) 1/3) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(cbrt.f64 (pow.f64 (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) 3)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(neg.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(neg.f64 (*.f64 (-.f64 -4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) 1)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (fma.f64 2 (pow.f64 a 2) 4) (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (*.f64 (+.f64 1 (/.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 -4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (*.f64 -4 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (*.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (-.f64 (*.f64 -2 (pow.f64 a 2)) 4)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 b b (-.f64 (*.f64 -2 (pow.f64 a 2)) 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (-.f64 16 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) (-.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 b b (-.f64 (*.f64 -2 (pow.f64 a 2)) 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2)))) (+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b 2) -4) 2) (*.f64 (pow.f64 (pow.f64 a 2) 2) 4)) (-.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) 0) (/.f64 (-.f64 16 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2)) (-.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b 2) -4) 2) (*.f64 (pow.f64 (pow.f64 a 2) 2) 4)) (-.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 0) (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) (+.f64 1 (/.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 2 (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) (-.f64 16 (*.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (-.f64 (pow.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 2) -16) (*.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2))))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 4 0) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (+.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (+.f64 4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (-.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (+.f64 4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) -4) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (-.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (-.f64 -4 (pow.f64 b 2)) 3)) (+.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (+.f64 (*.f64 (-.f64 -4 (pow.f64 b 2)) (-.f64 -4 (pow.f64 b 2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) (pow.f64 (-.f64 (pow.f64 b 2) -4) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (*.f64 (-.f64 -4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 a 2) (-.f64 -4 (pow.f64 b 2)))))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(if (!=.f64 (-.f64 (*.f64 -2 (pow.f64 a 2)) 4) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) (fma.f64 (fma.f64 2 (pow.f64 a 2) 4) (-.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) (pow.f64 b 4))) (fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4))) |
(+.f64 (pow.f64 b 2) (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (fma.f64 2 (pow.f64 a 2) 4) (pow.f64 b 2)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 4 (pow.f64 b 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (-.f64 -4 (pow.f64 b 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (*.f64 (+.f64 4 (pow.f64 b 2)) 1)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (*.f64 2 (pow.f64 a 2)) (-.f64 (pow.f64 b 2) -4)) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (+.f64 4 (pow.f64 b 2)) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (-.f64 (pow.f64 b 2) -4) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 4 (fma.f64 b b (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (fma.f64 b b (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 b b (fma.f64 2 (pow.f64 a 2) 4)) |
(*.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (/.f64 1 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (neg.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) |
(neg.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 -2 (pow.f64 a 2)) 4) 3))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (+.f64 (cbrt.f64 16) (cbrt.f64 (*.f64 -4 (*.f64 2 (pow.f64 a 2)))))) (-.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 -4))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (cbrt.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) (neg.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) |
(neg.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 -2 (pow.f64 a 2)) 4) 3))) |
(*.f64 1 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 2 (+.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 2 (+.f64 (pow.f64 a 2) 2)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 -1 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(*.f64 4 (+.f64 1 (/.f64 (*.f64 2 (pow.f64 a 2)) 4))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (/.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1) (/.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) (/.f64 -64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (*.f64 2 (pow.f64 a 2)) -4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 (+.f64 (*.f64 2 (pow.f64 a 2)) 0) -4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 4 (*.f64 -2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(-.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) 1) (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64)))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64) -64)))) |
(/.f64 (*.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2))) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(cbrt.f64 (/.f64 (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 4 (*.f64 2 (pow.f64 a 2)))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(cbrt.f64 (/.f64 (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 1)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (*.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) 1) (*.f64 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 1)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (*.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) 1) (*.f64 (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64) -64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (*.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) -64)) (pow.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 2)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (cbrt.f64 (pow.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 2))) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (cbrt.f64 (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 3))) |
(/.f64 (-.f64 -64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (neg.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (neg.f64 (neg.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) -1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64) -64)))) |
(/.f64 (-.f64 (*.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3)) -262144) (*.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (+.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) (*.f64 -64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64))))) |
(/.f64 (fma.f64 512 (pow.f64 (pow.f64 (pow.f64 a 2) 3) 3) 262144) (*.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3) (*.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64) -64)))) |
(fma.f64 (cbrt.f64 -4) (neg.f64 (cbrt.f64 16)) (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 2 2 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 -1 -4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 4) (cbrt.f64 16) (*.f64 2 (pow.f64 a 2))) |
(-.f64 (cbrt.f64 64) (*.f64 -2 (pow.f64 a 2))) |
(fma.f64 4 1 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 0 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 1 (*.f64 2 (pow.f64 a 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 2 (pow.f64 a 2)) 1 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (pow.f64 a 2) 2 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 2 a) a 4) |
(fma.f64 a (*.f64 2 a) 4) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 a 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (pow.f64 a 2)) 4) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 a 2)) 4) |
(fma.f64 (*.f64 (*.f64 2 a) (cbrt.f64 a)) (cbrt.f64 (pow.f64 a 2)) 4) |
(fma.f64 (*.f64 2 (*.f64 a (cbrt.f64 a))) (cbrt.f64 (pow.f64 a 2)) 4) |
(fma.f64 (*.f64 a (sqrt.f64 2)) (*.f64 a (sqrt.f64 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (cbrt.f64 (*.f64 2 (pow.f64 a 2))) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
(fma.f64 (*.f64 a (cbrt.f64 (*.f64 2 a))) (cbrt.f64 (*.f64 4 (pow.f64 a 2))) 4) |
(fma.f64 (cbrt.f64 a) (*.f64 (cbrt.f64 (pow.f64 a 2)) (*.f64 2 a)) 4) |
(fma.f64 (cbrt.f64 (*.f64 2 a)) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 a 2))) a) 4) |
(pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 1) |
(fma.f64 2 (pow.f64 a 2) 4) |
(pow.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 3) |
(fma.f64 2 (pow.f64 a 2) 4) |
(pow.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) 1/3) |
(fma.f64 2 (pow.f64 a 2) 4) |
(cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(neg.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(neg.f64 (-.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(if (!=.f64 -4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) -4) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 (*.f64 2 (pow.f64 a 2)) (+.f64 1 (/.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (*.f64 2 (pow.f64 a 2)) 0) (*.f64 2 (*.f64 (pow.f64 a 2) (+.f64 1 (/.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 4 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) 0) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64) (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 0) (/.f64 (/.f64 (-.f64 (*.f64 64 (pow.f64 (pow.f64 (pow.f64 a 2) 2) 3)) 4096) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 2)) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) -64) (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))) 0) (/.f64 (neg.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (+.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (*.f64 -2 (pow.f64 a 2)) 4) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (fma.f64 2 (pow.f64 a 2) 4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2))) (-.f64 4 (*.f64 2 (pow.f64 a 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) -16) (fma.f64 2 (pow.f64 a 2) -4)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 1 (/.f64 1 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 -1 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) (/.f64 -1 (/.f64 1 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (/.f64 1 (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 1 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) -1)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 -1 (/.f64 1 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (*.f64 -2 (pow.f64 a 2)) 4) 0) (/.f64 1 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) -1)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 1 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)) 0) (/.f64 (cbrt.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (/.f64 1 (cbrt.f64 (fma.f64 2 (pow.f64 a 2) 4)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 -1 (/.f64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (/.f64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 1 (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 0) (/.f64 -1 (/.f64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (fma.f64 2 (pow.f64 a 2) 4) 0) (/.f64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (/.f64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (fma.f64 2 (pow.f64 a 2) 4))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (fma.f64 4 (pow.f64 (pow.f64 a 2) 2) (-.f64 16 (*.f64 4 (*.f64 2 (pow.f64 a 2))))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)) 0) (/.f64 (cbrt.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64)) (/.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) (cbrt.f64 (pow.f64 (fma.f64 8 (pow.f64 (pow.f64 a 2) 3) 64) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 64 (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 3) -262144) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 3)) (+.f64 (pow.f64 (/.f64 (*.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 2) (/.f64 (-.f64 4096 (pow.f64 (*.f64 8 (pow.f64 a 2)) 3)) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 -4 (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (-.f64 (*.f64 -2 (pow.f64 a 2)) 4) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)) (*.f64 4 (*.f64 2 (pow.f64 a 2))))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 0) (fma.f64 2 (pow.f64 a 2) 4) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 (pow.f64 (/.f64 (*.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 2) (/.f64 (-.f64 4096 (pow.f64 (*.f64 8 (pow.f64 a 2)) 3)) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 2))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 3) -262144) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 3)) (+.f64 (pow.f64 (/.f64 (*.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 2) (/.f64 (-.f64 4096 (pow.f64 (*.f64 8 (pow.f64 a 2)) 3)) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2)))))) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 0) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3) (pow.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) 3)) (+.f64 (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (+.f64 (*.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4))))) (*.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 (/.f64 (*.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 0) (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 3) -262144) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 3)) (+.f64 (pow.f64 (/.f64 (*.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (-.f64 -16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2))))) 2) (/.f64 (-.f64 4096 (pow.f64 (*.f64 8 (pow.f64 a 2)) 3)) (pow.f64 (+.f64 16 (*.f64 4 (*.f64 (pow.f64 a 2) (-.f64 (pow.f64 a 2) 2)))) 2)))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (+.f64 0 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2) (*.f64 0 (-.f64 -4 (*.f64 2 (pow.f64 a 2))))))) (fma.f64 2 (pow.f64 a 2) 4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 3) (pow.f64 (fma.f64 2 (pow.f64 a 2) 4) 2)) (fma.f64 2 (pow.f64 a 2) 4)) |
(+.f64 (/.f64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)) (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))) (neg.f64 (/.f64 -64 (+.f64 16 (*.f64 (*.f64 2 (pow.f64 a 2)) (fma.f64 2 (pow.f64 a 2) -4)))))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 2 (pow.f64 a 2))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 (*.f64 -2 (pow.f64 a 2)) -1)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (*.f64 -1 (*.f64 -2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 4 (neg.f64 (*.f64 -2 (pow.f64 a 2)))) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 0 (fma.f64 2 (pow.f64 a 2) 4)) |
(fma.f64 2 (pow.f64 a 2) 4) |
(+.f64 (*.f64 2 (pow.f64 a 2)) 4) |
(fma.f64 2 (pow.f64 a 2) 4) |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 b b) 4) |
| ✓ | 0.1b | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) |
Compiled 33 to 15 computations (54.5% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) |
| 0.0ms | b | @ | inf | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) |
| 0.0ms | b | @ | -inf | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) |
| 0.0ms | b | @ | inf | (+.f64 (*.f64 b b) 4) |
| 0.0ms | b | @ | -inf | (+.f64 (*.f64 b b) 4) |
Compiled 955 to 795 computations (16.8% saved)
| 1× | batch-egg-rewrite |
| 86× | egg-rr |
| 69× | egg-rr |
| Inputs |
|---|
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) |
(+.f64 (*.f64 b b) 4) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 b (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (fma.f64 b b 4)) b)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))) (cbrt.f64 b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (cbrt.f64 (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (-.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (cbrt.f64 (*.f64 b (*.f64 4 b))) (*.f64 b (cbrt.f64 b))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (-.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (*.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 b (*.f64 4 b)))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)) (*.f64 b (cbrt.f64 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 b (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) b) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 b (*.f64 b (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 b (*.f64 4 b))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 4 b) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 b) b (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 4 (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (pow.f64 b 3) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 3) b (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (fma.f64 b b 4)) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (*.f64 4 b)) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b -4))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) (fma.f64 b (pow.f64 b 3) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) 0) (/.f64 (pow.f64 b 2) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (*.f64 4 b)) 0) (*.f64 (*.f64 b (*.f64 4 b)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) (fma.f64 b (pow.f64 b 3) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (+.f64 b b)) (+.f64 (*.f64 b (+.f64 b b)) (pow.f64 (pow.f64 b 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 b b 4)) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (cbrt.f64 (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 16)) (cbrt.f64 (*.f64 b (*.f64 4 b)))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 b) (-.f64 b (cbrt.f64 (*.f64 4 b))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (/.f64 (fma.f64 b b 4) 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 b b 4) 4) 4)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (+.f64 1 (/.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (+.f64 1 (/.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (/.f64 1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 b 2) -4)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 b 2) -2) -2)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 0 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (neg.f64 (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (*.f64 (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (*.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 64 (pow.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 3)) (+.f64 16 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) (*.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 64 (pow.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 3)) (+.f64 16 (-.f64 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) (*.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (fma.f64 b b 4) 4) 1/4)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 b b 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (cbrt.f64 16) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 16) (cbrt.f64 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b b 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 2 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 4 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 b 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 1 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 1 4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 b b 4) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 b b 4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 b b 4)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 b b 4) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (/.f64 (fma.f64 b b 4) 4) -4))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (fma.f64 b b 4)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 4 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b (pow.f64 (*.f64 b (/.f64 2 b)) 2)) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b -4) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (fma.f64 b b -4)) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 b b 4) 0) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (fma.f64 b b 4))) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) 0) (/.f64 1 (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)) 0) (/.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)))) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) 0) (/.f64 (-.f64 16 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) (-.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) 0) (/.f64 (-.f64 16 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) (-.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -4 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 16 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) (*.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))) 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 16 (-.f64 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) (*.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))) 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 0) (fma.f64 b b 4) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (*.f64 -4 -1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 4)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 4)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 1 (+.f64 3 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 1 (+.f64 3 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 1 (+.f64 3 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 b 2) 3) 1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 b 2) 0) 4)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 2 (+.f64 2 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 3 (+.f64 1 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 2 (+.f64 2 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 3 (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 2 (+.f64 2 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 3 (+.f64 1 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 b 2) 2) 2)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 b 2) 1) 3))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
4 |
(+.f64 4 (pow.f64 b 2)) |
(+.f64 4 (pow.f64 b 2)) |
(+.f64 4 (pow.f64 b 2)) |
(pow.f64 (/.f64 1 b) -2) |
(+.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(+.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(+.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 b (*.f64 b (fma.f64 b b 4))) |
(*.f64 (*.f64 b (fma.f64 b b 4)) b) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) |
(*.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) |
(*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4)))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))) (cbrt.f64 b)) |
(*.f64 (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (cbrt.f64 (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (fma.f64 b b 4) (pow.f64 b 2)) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (-.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (cbrt.f64 (*.f64 b (*.f64 4 b))) (*.f64 b (cbrt.f64 b))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (-.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (*.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 b (*.f64 4 b)))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(*.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(/.f64 (*.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 2))) |
(/.f64 (*.f64 (*.f64 b (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) b) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(/.f64 (*.f64 b (*.f64 b (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(/.f64 (*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(fma.f64 (cbrt.f64 (*.f64 b (*.f64 4 b))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 4 b) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 4 b) b (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (pow.f64 b 3) (*.f64 b (*.f64 4 b))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 b (*.f64 4 b))) |
(fma.f64 (pow.f64 b 3) b (*.f64 b (*.f64 4 b))) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 b (*.f64 4 b))) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (*.f64 4 b))) |
(fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 b (*.f64 4 b))) |
(fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 1 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))) |
(fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 b (*.f64 4 b))) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3) 1/3) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) 3) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(neg.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b 4)))) |
(neg.f64 (*.f64 (neg.f64 (fma.f64 b b 4)) (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 b (*.f64 4 b)) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b -4))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) (fma.f64 b (pow.f64 b 3) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) 0) (/.f64 (pow.f64 b 2) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 b (*.f64 4 b)) 0) (*.f64 (*.f64 b (*.f64 4 b)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) (fma.f64 b (pow.f64 b 3) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))) |
(+.f64 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 b (+.f64 b b)) (+.f64 (*.f64 b (+.f64 b b)) (pow.f64 (pow.f64 b 2) 2))) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(*.f64 (cbrt.f64 (fma.f64 b b 4)) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (cbrt.f64 (fma.f64 b b 4))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(*.f64 (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) |
(*.f64 (-.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 16)) (cbrt.f64 (*.f64 b (*.f64 4 b)))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4))) |
(*.f64 (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 b) (-.f64 b (cbrt.f64 (*.f64 4 b))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4))) |
(*.f64 4 (/.f64 (fma.f64 b b 4) 4)) |
(*.f64 (/.f64 (fma.f64 b b 4) 4) 4) |
(*.f64 4 (+.f64 1 (/.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 4))) |
(*.f64 4 (+.f64 1 (/.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 4))) |
(*.f64 1 (fma.f64 b b 4)) |
(*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (/.f64 1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(*.f64 (fma.f64 b b 4) 1) |
(*.f64 -1 (neg.f64 (fma.f64 b b 4))) |
(-.f64 (pow.f64 b 2) -4) |
(-.f64 (-.f64 (pow.f64 b 2) -2) -2) |
(-.f64 (/.f64 0 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (neg.f64 (fma.f64 b b 4))) |
(-.f64 0 (neg.f64 (fma.f64 b b 4))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(/.f64 (*.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64)))) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (*.f64 (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 2))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (*.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64))))) |
(/.f64 (+.f64 64 (pow.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 3)) (+.f64 16 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) (*.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))))) |
(/.f64 (+.f64 64 (pow.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 3)) (+.f64 16 (-.f64 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) (*.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(/.f64 (/.f64 (fma.f64 b b 4) 4) 1/4) |
(/.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) |
(/.f64 (fma.f64 b b 4) 1) |
(fma.f64 (cbrt.f64 4) (cbrt.f64 16) (pow.f64 b 2)) |
(fma.f64 (cbrt.f64 16) (cbrt.f64 4) (pow.f64 b 2)) |
(fma.f64 b b 4) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) 4) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) 4) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4) |
(fma.f64 2 2 (pow.f64 b 2)) |
(fma.f64 1 4 (pow.f64 b 2)) |
(fma.f64 1 (pow.f64 b 2) 4) |
(fma.f64 4 1 (pow.f64 b 2)) |
(fma.f64 (pow.f64 b 2) 1 4) |
(pow.f64 (pow.f64 (fma.f64 b b 4) 3) 1/3) |
(pow.f64 (fma.f64 b b 4) 1) |
(pow.f64 (cbrt.f64 (fma.f64 b b 4)) 3) |
(cbrt.f64 (pow.f64 (fma.f64 b b 4) 3)) |
(neg.f64 (neg.f64 (fma.f64 b b 4))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 b b 4) 4) -4)) |
(neg.f64 (*.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))))) |
(neg.f64 (*.f64 (neg.f64 (fma.f64 b b 4)) 1)) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 4 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b (pow.f64 (*.f64 b (/.f64 2 b)) 2)) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 b b -4) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 (neg.f64 (fma.f64 b b -4)) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 b b 4) 0) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (fma.f64 b b 4))) (fma.f64 b b 4)) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) 0) (/.f64 1 (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (fma.f64 b b 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)) 0) (/.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)))) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) 0) (/.f64 (-.f64 16 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) (-.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) 0) (/.f64 (-.f64 16 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) (-.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) (fma.f64 b b 4)) |
(if (!=.f64 -4 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) (*.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) (*.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(+.f64 4 (pow.f64 b 2)) |
(+.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) |
(+.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) |
(+.f64 (pow.f64 b 2) 4) |
(+.f64 (pow.f64 b 2) (*.f64 -4 -1)) |
(+.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 4) |
(+.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 4) |
(+.f64 1 (+.f64 3 (pow.f64 b 2))) |
(+.f64 1 (+.f64 3 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) |
(+.f64 1 (+.f64 3 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) |
(+.f64 (+.f64 (pow.f64 b 2) 3) 1) |
(+.f64 (-.f64 (pow.f64 b 2) 0) 4) |
(+.f64 2 (+.f64 2 (pow.f64 b 2))) |
(+.f64 3 (+.f64 1 (pow.f64 b 2))) |
(+.f64 2 (+.f64 2 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) |
(+.f64 3 (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) |
(+.f64 2 (+.f64 2 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) |
(+.f64 3 (+.f64 1 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) |
(+.f64 (+.f64 (pow.f64 b 2) 2) 2) |
(+.f64 (+.f64 (pow.f64 b 2) 1) 3) |
| Outputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 4 (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 4 (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 4 (pow.f64 (pow.f64 b -1) -2) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
4 |
(+.f64 4 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(+.f64 4 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(+.f64 4 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(+.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(-.f64 (pow.f64 (pow.f64 b -1) -2) -4) |
(+.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(-.f64 (pow.f64 (pow.f64 b -1) -2) -4) |
(+.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(-.f64 (pow.f64 (pow.f64 b -1) -2) -4) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(-.f64 (pow.f64 (/.f64 -1 b) -2) -4) |
(+.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(-.f64 (pow.f64 (/.f64 -1 b) -2) -4) |
(+.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(-.f64 (pow.f64 (/.f64 -1 b) -2) -4) |
(*.f64 b (*.f64 b (fma.f64 b b 4))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (*.f64 b (fma.f64 b b 4)) b) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (fma.f64 b b 4) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (cbrt.f64 b) (*.f64 (*.f64 b (cbrt.f64 (pow.f64 b 2))) (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) |
(*.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (fma.f64 b b 4) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4)))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))) (cbrt.f64 b)) |
(*.f64 (cbrt.f64 b) (*.f64 (*.f64 b (cbrt.f64 (pow.f64 b 2))) (fma.f64 b b 4))) |
(*.f64 (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (cbrt.f64 (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 2)) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (fma.f64 b b 4) (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (-.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 (cbrt.f64 (*.f64 b (*.f64 4 b))) (*.f64 b (cbrt.f64 b))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (-.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (*.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (*.f64 (*.f64 b 4) b)) (*.f64 b (cbrt.f64 b))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 b 4))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (-.f64 (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (*.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (*.f64 b (*.f64 4 b)))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (-.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (*.f64 (*.f64 b (cbrt.f64 b)) (-.f64 (cbrt.f64 (*.f64 (*.f64 b 4) b)) (*.f64 b (cbrt.f64 b))))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 b 4))))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (fma.f64 b b 4) (*.f64 b (cbrt.f64 b)))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)) (*.f64 b (cbrt.f64 b))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (fma.f64 b b 4) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(/.f64 (*.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(/.f64 (*.f64 (cbrt.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2)) (cbrt.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16))) |
(/.f64 (/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 2))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) 2)) (cbrt.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16)))) |
(/.f64 (*.f64 (*.f64 b (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) b) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(/.f64 (*.f64 b (*.f64 b (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(/.f64 (*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (pow.f64 b 2)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(fma.f64 (cbrt.f64 (*.f64 b (*.f64 4 b))) (cbrt.f64 (*.f64 16 (pow.f64 (pow.f64 b 2) 2))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 b 4) b)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (pow.f64 b 4)) |
(fma.f64 b (*.f64 4 b) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (/.f64 (*.f64 b (cbrt.f64 b)) 1/4) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (+.f64 b b) (+.f64 b b) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)) (pow.f64 b 4)) |
(fma.f64 (*.f64 4 b) b (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 b 4)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(fma.f64 b (pow.f64 b 3) (*.f64 b (*.f64 4 b))) |
(*.f64 b (+.f64 (pow.f64 b 3) (*.f64 b 4))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 b (*.f64 4 b))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 b 2)) (*.f64 (*.f64 b 4) b)) |
(fma.f64 (pow.f64 b 3) b (*.f64 b (*.f64 4 b))) |
(*.f64 b (+.f64 (pow.f64 b 3) (*.f64 b 4))) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 b (*.f64 4 b))) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (*.f64 4 b))) |
(+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 3) (*.f64 (*.f64 b 4) b)) |
(fma.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)) (*.f64 b (*.f64 4 b))) |
(+.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 3) (*.f64 (*.f64 b 4) b)) |
(fma.f64 2 (*.f64 b (+.f64 b b)) (pow.f64 (pow.f64 b 2) 2)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(fma.f64 (*.f64 b (+.f64 b b)) 2 (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 (*.f64 2 (pow.f64 b 2)) 2 (pow.f64 b 4)) |
(fma.f64 1 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(fma.f64 1 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(fma.f64 (pow.f64 (pow.f64 b 2) 2) 1 (*.f64 b (*.f64 4 b))) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3) 1/3) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) 3) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(neg.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b 4)))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(neg.f64 (*.f64 (neg.f64 (fma.f64 b b 4)) (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (pow.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 4 (fma.f64 b b -4)) (pow.f64 b 4)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (pow.f64 b 4) (+.f64 1 (/.f64 (*.f64 (*.f64 b 4) b) (pow.f64 b 4)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (pow.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 4 (fma.f64 b b -4)) (pow.f64 b 4)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 b (*.f64 4 b)) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 b 4) b) 0) (/.f64 (*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (pow.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 4 (fma.f64 b b -4)) (pow.f64 b 4)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b -4))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) (fma.f64 b (pow.f64 b 3) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) 4) (pow.f64 b 4)) 0) (/.f64 (/.f64 (*.f64 (pow.f64 b 4) (fma.f64 b (pow.f64 b 3) -16)) (pow.f64 b 2)) (fma.f64 b b -4)) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) 0) (/.f64 (pow.f64 b 2) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) 0) (/.f64 (pow.f64 b 2) (/.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) (-.f64 (pow.f64 (pow.f64 b 2) 3) -64))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) (/.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 b (*.f64 4 b)) 0) (*.f64 (*.f64 b (*.f64 4 b)) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 b 4) b) 0) (*.f64 b (*.f64 (*.f64 b 4) (+.f64 1 (/.f64 (pow.f64 b 4) (*.f64 (*.f64 b 4) b))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) (fma.f64 b (pow.f64 b 3) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (fma.f64 b b -4) (pow.f64 b 2)) 0) (/.f64 (/.f64 (*.f64 (pow.f64 b 4) (fma.f64 b (pow.f64 b 3) -16)) (pow.f64 b 2)) (fma.f64 b b -4)) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (*.f64 4 b))) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(+.f64 (*.f64 b (*.f64 4 b)) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 b (*.f64 b 4) (pow.f64 b 4)) |
(+.f64 (*.f64 b (+.f64 b b)) (+.f64 (*.f64 b (+.f64 b b)) (pow.f64 (pow.f64 b 2) 2))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(+.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (fma.f64 b b 4)) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) |
(fma.f64 b b 4) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (cbrt.f64 (fma.f64 b b 4))) |
(fma.f64 b b 4) |
(*.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(fma.f64 b b 4) |
(*.f64 (/.f64 -1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) |
(fma.f64 b b 4) |
(*.f64 (-.f64 (+.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 16)) (cbrt.f64 (*.f64 b (*.f64 4 b)))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4))) |
(*.f64 (-.f64 (fma.f64 b (cbrt.f64 b) (cbrt.f64 16)) (cbrt.f64 (*.f64 (*.f64 b 4) b))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4))) |
(*.f64 (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 b) (-.f64 b (cbrt.f64 (*.f64 4 b))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4))) |
(*.f64 (+.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 b) (-.f64 b (cbrt.f64 (*.f64 b 4))))) (+.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4))) |
(*.f64 4 (/.f64 (fma.f64 b b 4) 4)) |
(fma.f64 b b 4) |
(*.f64 (/.f64 (fma.f64 b b 4) 4) 4) |
(fma.f64 b b 4) |
(*.f64 4 (+.f64 1 (/.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 4))) |
(fma.f64 b b 4) |
(*.f64 4 (+.f64 1 (/.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 4))) |
(fma.f64 b b 4) |
(*.f64 1 (fma.f64 b b 4)) |
(fma.f64 b b 4) |
(*.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (/.f64 1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4))))) |
(fma.f64 b b 4) |
(*.f64 (fma.f64 b b 4) 1) |
(fma.f64 b b 4) |
(*.f64 -1 (neg.f64 (fma.f64 b b 4))) |
(fma.f64 b b 4) |
(-.f64 (pow.f64 b 2) -4) |
(fma.f64 b b 4) |
(-.f64 (-.f64 (pow.f64 b 2) -2) -2) |
(fma.f64 b b 4) |
(-.f64 (/.f64 0 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (neg.f64 (fma.f64 b b 4))) |
(fma.f64 b b 4) |
(-.f64 0 (neg.f64 (fma.f64 b b 4))) |
(fma.f64 b b 4) |
(/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(fma.f64 b b 4) |
(/.f64 (*.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(cbrt.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 b b 4) 2) (-.f64 (pow.f64 (pow.f64 b 2) 3) -64)) (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64)))) |
(fma.f64 b b 4) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(cbrt.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 b b 4) 2) (-.f64 (pow.f64 (pow.f64 b 2) 3) -64)) (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (*.f64 (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64))) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) |
(fma.f64 b b 4) |
(/.f64 (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (cbrt.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16))) (cbrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 2))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) (*.f64 (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) 2)) (cbrt.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 3) 3) 2) 262144) (*.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 4096 (*.f64 (pow.f64 (pow.f64 b 2) 3) (+.f64 (pow.f64 (pow.f64 b 2) 3) -64))))) |
(fma.f64 b b 4) |
(/.f64 (+.f64 64 (pow.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 3)) (+.f64 16 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) (*.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))))) |
(fma.f64 b b 4) |
(/.f64 (+.f64 64 (pow.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 3)) (+.f64 16 (-.f64 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) (*.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))))) |
(fma.f64 b b 4) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16)) |
(fma.f64 b b 4) |
(/.f64 (/.f64 (fma.f64 b b 4) 4) 1/4) |
(fma.f64 b b 4) |
(/.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) |
(fma.f64 b b 4) |
(/.f64 (fma.f64 b b 4) 1) |
(fma.f64 b b 4) |
(fma.f64 (cbrt.f64 4) (cbrt.f64 16) (pow.f64 b 2)) |
(fma.f64 b b 4) |
(fma.f64 (cbrt.f64 16) (cbrt.f64 4) (pow.f64 b 2)) |
(fma.f64 b b 4) |
(fma.f64 b b 4) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (cbrt.f64 b)) 4) |
(fma.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) 4) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4) |
(fma.f64 (cbrt.f64 b) (*.f64 b (cbrt.f64 (pow.f64 b 2))) 4) |
(fma.f64 2 2 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(fma.f64 1 4 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(fma.f64 1 (pow.f64 b 2) 4) |
(fma.f64 b b 4) |
(fma.f64 4 1 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(fma.f64 (pow.f64 b 2) 1 4) |
(fma.f64 b b 4) |
(pow.f64 (pow.f64 (fma.f64 b b 4) 3) 1/3) |
(fma.f64 b b 4) |
(pow.f64 (fma.f64 b b 4) 1) |
(fma.f64 b b 4) |
(pow.f64 (cbrt.f64 (fma.f64 b b 4)) 3) |
(fma.f64 b b 4) |
(cbrt.f64 (pow.f64 (fma.f64 b b 4) 3)) |
(fma.f64 b b 4) |
(neg.f64 (neg.f64 (fma.f64 b b 4))) |
(fma.f64 b b 4) |
(neg.f64 (*.f64 (/.f64 (fma.f64 b b 4) 4) -4)) |
(fma.f64 b b 4) |
(neg.f64 (*.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) (/.f64 1 (-.f64 -16 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))))) |
(fma.f64 b b 4) |
(neg.f64 (*.f64 (neg.f64 (fma.f64 b b 4)) 1)) |
(fma.f64 b b 4) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 4 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b (pow.f64 (*.f64 b (/.f64 2 b)) 2)) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b (pow.f64 (/.f64 (*.f64 b 2) b) 2)) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 b b -4) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 (neg.f64 (fma.f64 b b -4)) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (pow.f64 b 2)) 0) (/.f64 (fma.f64 b (pow.f64 b 3) -16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 b b 4) 0) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (fma.f64 b b 4))) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 b b 4) 0) (/.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) (/.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) (fma.f64 b b 4))) (fma.f64 b b 4)) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64) 0) (/.f64 1 (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (+.f64 (pow.f64 (pow.f64 b 2) 3) 64))) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64) 0) (pow.f64 (/.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) (-.f64 (pow.f64 (pow.f64 b 2) 3) -64)) -1) (fma.f64 b b 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)) 0) (/.f64 (cbrt.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (/.f64 (-.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) -16) (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)))) (fma.f64 b b 4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)) 0) (/.f64 (cbrt.f64 (-.f64 (pow.f64 (pow.f64 b 2) 3) -64)) (/.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) (cbrt.f64 (pow.f64 (-.f64 -64 (pow.f64 (pow.f64 b 2) 3)) 2)))) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) 0) (/.f64 (-.f64 16 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) (-.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) 16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) 0) (/.f64 (-.f64 16 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) (-.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) (fma.f64 b b 4)) |
(if (!=.f64 (-.f64 4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 b 4) 16) (fma.f64 b b -4)) (fma.f64 b b 4)) |
(if (!=.f64 -4 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) (*.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)))) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (+.f64 16 (-.f64 (*.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) (*.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))))) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (fma.f64 (pow.f64 b 2) (fma.f64 b b -4) 16) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (fma.f64 b b 4) (fma.f64 b b 4)) |
(+.f64 4 (pow.f64 b 2)) |
(fma.f64 b b 4) |
(+.f64 4 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4)) |
(fma.f64 b b 4) |
(+.f64 4 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4))) |
(fma.f64 b b 4) |
(+.f64 (pow.f64 b 2) 4) |
(fma.f64 b b 4) |
(+.f64 (pow.f64 b 2) (*.f64 -4 -1)) |
(fma.f64 b b 4) |
(+.f64 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4) 4) |
(fma.f64 b b 4) |
(+.f64 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)) 4) |
(fma.f64 b b 4) |
(+.f64 1 (+.f64 3 (pow.f64 b 2))) |
(fma.f64 b b 4) |
(+.f64 1 (+.f64 3 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) |
(fma.f64 b b 4) |
(+.f64 1 (+.f64 3 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) |
(fma.f64 b b 4) |
(+.f64 (+.f64 (pow.f64 b 2) 3) 1) |
(fma.f64 b b 4) |
(+.f64 (-.f64 (pow.f64 b 2) 0) 4) |
(fma.f64 b b 4) |
(+.f64 2 (+.f64 2 (pow.f64 b 2))) |
(fma.f64 b b 4) |
(+.f64 3 (+.f64 1 (pow.f64 b 2))) |
(fma.f64 b b 4) |
(+.f64 2 (+.f64 2 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) |
(fma.f64 b b 4) |
(+.f64 3 (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 1/4) 1/4))) |
(fma.f64 b b 4) |
(+.f64 2 (+.f64 2 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) |
(fma.f64 b b 4) |
(+.f64 3 (+.f64 1 (*.f64 4 (*.f64 (pow.f64 b 2) 1/4)))) |
(fma.f64 b b 4) |
(+.f64 (+.f64 (pow.f64 b 2) 2) 2) |
(fma.f64 b b 4) |
(+.f64 (+.f64 (pow.f64 b 2) 1) 3) |
(fma.f64 b b 4) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.4b | (pow.f64 (/.f64 1 a) -4) |
Compiled 20 to 16 computations (20% saved)
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.4b | (pow.f64 (/.f64 1 b) -4) |
Compiled 20 to 16 computations (20% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | -inf | (pow.f64 (/.f64 1 b) -4) |
| 0.0ms | b | @ | 0 | (pow.f64 (/.f64 1 b) -4) |
| 0.0ms | b | @ | inf | (pow.f64 (/.f64 1 b) -4) |
Compiled 175 to 135 computations (22.9% saved)
| 1× | batch-egg-rewrite |
| 48× | egg-rr |
| Inputs |
|---|
(pow.f64 (/.f64 1 b) -4) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) 2) (pow.f64 (pow.f64 b -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 b -1) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (pow.f64 (pow.f64 b -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (pow.f64 b -1) -4) 2) 2)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (pow.f64 b -1) -4) 3) 3)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (pow.f64 (pow.f64 b -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (pow.f64 b -1) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 b -1) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 b -1) -4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 1 (neg.f64 (pow.f64 (pow.f64 b -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b -1) -4) 0) (pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) -1) -1) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b -1) 0) (/.f64 1 (pow.f64 (pow.f64 b -1) 4)) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 0) (/.f64 1 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) -3)) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) -1/3)) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 2 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 -1 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 3 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 0 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 1/2 (pow.f64 (pow.f64 b -1) -4)) (*.f64 1/2 (pow.f64 (pow.f64 b -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 0 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b -1) -4) (*.f64 0 (pow.f64 (pow.f64 b -1) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 0) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) 1/2) (*.f64 (pow.f64 (pow.f64 b -1) -4) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) 0) (pow.f64 (pow.f64 b -1) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b -1) -4) (*.f64 (pow.f64 (pow.f64 b -1) -4) 0)))))) |
| 1× | egglog |
| Inputs |
|---|
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) 2) (pow.f64 (pow.f64 b -1) -4)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2)))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) 2)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2)) |
(*.f64 1 (pow.f64 (pow.f64 b -1) -4)) |
(*.f64 (pow.f64 (pow.f64 b -1) -4) 1) |
(*.f64 -1 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) -1) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2)))) |
(*.f64 (/.f64 (pow.f64 (pow.f64 b -1) -4) 2) 2) |
(*.f64 (/.f64 (pow.f64 (pow.f64 b -1) -4) 3) 3) |
(*.f64 -1 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 3)) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) |
(-.f64 0 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) |
(/.f64 (pow.f64 (pow.f64 b -1) -4) 1) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) -1) |
(pow.f64 (pow.f64 (pow.f64 b -1) -4) 1) |
(pow.f64 (pow.f64 b -1) -4) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) 1/3) |
(pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 3) |
(cbrt.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3)) |
(neg.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 1)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 3)) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 1)) |
(neg.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))))) |
(neg.f64 (*.f64 1 (neg.f64 (pow.f64 (pow.f64 b -1) -4)))) |
(neg.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)))) |
(neg.f64 (*.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) |
(if (!=.f64 (pow.f64 (pow.f64 b -1) -4) 0) (pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) -1) -1) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (pow.f64 b -1) 0) (/.f64 1 (pow.f64 (pow.f64 b -1) 4)) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 0) (/.f64 1 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) -3)) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) -1/3)) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 2 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 -1 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 3 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 1 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 0 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 1/2 (pow.f64 (pow.f64 b -1) -4)) (*.f64 1/2 (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (*.f64 0 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b -1) -4) (*.f64 0 (pow.f64 (pow.f64 b -1) -4))) |
(+.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 0) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) 1/2) (*.f64 (pow.f64 (pow.f64 b -1) -4) 1/2)) |
(+.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) 0) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (pow.f64 (pow.f64 b -1) -4) (*.f64 (pow.f64 (pow.f64 b -1) -4) 0)) |
| Outputs |
|---|
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) 2) (pow.f64 (pow.f64 b -1) -4)))) |
(cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2)) (*.f64 (pow.f64 (/.f64 1 b) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2)) 2)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2)))) |
(cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 1 b) -4)) (pow.f64 (*.f64 (pow.f64 (/.f64 1 b) -4) (cbrt.f64 (pow.f64 (/.f64 1 b) -4))) 2))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) 2)) |
(cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2)) 2) (*.f64 (pow.f64 (/.f64 1 b) -4) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2) (cbrt.f64 (pow.f64 (/.f64 1 b) -4))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2)))) |
(*.f64 1 (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 (pow.f64 (pow.f64 b -1) -4) 1) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 -1 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) -1) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) |
(cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (/.f64 1 b) -4)) (pow.f64 (*.f64 (pow.f64 (/.f64 1 b) -4) (cbrt.f64 (pow.f64 (/.f64 1 b) -4))) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 2) (cbrt.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (pow.f64 (pow.f64 b -1) -4) 2)))) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2) (cbrt.f64 (pow.f64 (/.f64 1 b) -4))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 2)))) |
(*.f64 (/.f64 (pow.f64 (pow.f64 b -1) -4) 2) 2) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 (/.f64 (pow.f64 (pow.f64 b -1) -4) 3) 3) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 -1 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 3)) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)) |
(pow.f64 (/.f64 1 b) -4) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 1 b) -4) |
(-.f64 0 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 1 b) -4) |
(/.f64 (pow.f64 (pow.f64 b -1) -4) 1) |
(pow.f64 (/.f64 1 b) -4) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) -1) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 (pow.f64 b -1) -4) 1) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) 1/3) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 3) |
(pow.f64 (/.f64 1 b) -4) |
(cbrt.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3)) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 1)) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) 3)) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 1)) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (*.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2) (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))))) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (*.f64 1 (neg.f64 (pow.f64 (pow.f64 b -1) -4)))) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)))) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (*.f64 (neg.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4))) (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2))) |
(pow.f64 (/.f64 1 b) -4) |
(neg.f64 (*.f64 (neg.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 2)) (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)))) |
(pow.f64 (/.f64 1 b) -4) |
(if (!=.f64 (pow.f64 (pow.f64 b -1) -4) 0) (pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) -1) -1) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (pow.f64 (/.f64 1 b) -4) 0) (pow.f64 (/.f64 1 (pow.f64 (/.f64 1 b) -4)) -1) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 (pow.f64 b -1) 0) (/.f64 1 (pow.f64 (pow.f64 b -1) 4)) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (/.f64 1 b) 0) (pow.f64 (pow.f64 (/.f64 1 b) 4) -1) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) 0) (/.f64 1 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 b -1) -4)) -3)) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (cbrt.f64 (pow.f64 (/.f64 1 b) -4)) 0) (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 (/.f64 1 b) -4)) -3) -1) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (pow.f64 b -1) -4) 3) -1/3)) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 3) 0) (/.f64 1 (pow.f64 (pow.f64 (pow.f64 (/.f64 1 b) -4) 3) -1/3)) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 2 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 2 0) (pow.f64 (/.f64 1 b) -4) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 -1 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 -1 0) (pow.f64 (/.f64 1 b) -4) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 3 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 3 0) (pow.f64 (/.f64 1 b) -4) (pow.f64 (/.f64 1 b) -4)) |
(if (!=.f64 1 0) (pow.f64 (pow.f64 b -1) -4) (pow.f64 (pow.f64 b -1) -4)) |
(if (!=.f64 1 0) (pow.f64 (/.f64 1 b) -4) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 0 (neg.f64 (pow.f64 (pow.f64 b -1) -4))) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 1/2 (pow.f64 (pow.f64 b -1) -4)) (*.f64 1/2 (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 0 (pow.f64 (pow.f64 b -1) -4)) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (pow.f64 (pow.f64 b -1) -4) (*.f64 0 (pow.f64 (pow.f64 b -1) -4))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (neg.f64 (pow.f64 (pow.f64 b -1) -4)) 0) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) 1/2) (*.f64 (pow.f64 (pow.f64 b -1) -4) 1/2)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (pow.f64 (pow.f64 b -1) -4) 0) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (pow.f64 (pow.f64 b -1) -4) (*.f64 (pow.f64 (pow.f64 b -1) -4) 0)) |
(pow.f64 (/.f64 1 b) -4) |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) |
| 0.0b | (*.f64 4 (*.f64 b b)) |
Compiled 36 to 21 computations (41.7% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | inf | (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) |
| 0.0ms | b | @ | -inf | (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) |
| 0.0ms | b | @ | 0 | (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) |
Compiled 615 to 510 computations (17.1% saved)
| 1× | batch-egg-rewrite |
| 62× | egg-rr |
| Inputs |
|---|
(+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) (fma.f64 b b 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 b b 4) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 b (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16))) (*.f64 (pow.f64 b 2) (cbrt.f64 4))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (*.f64 (pow.f64 b 2) (-.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4)))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 b (-.f64 (pow.f64 b 3) (*.f64 -4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (neg.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) -4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (*.f64 (*.f64 4 b) (cbrt.f64 b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (+.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (neg.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 4)) (-.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (neg.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 b 4) (*.f64 -4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 b) b (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (*.f64 4 b) b)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (pow.f64 b 3) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 3) b (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 b) (*.f64 2 b) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 4 b) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (cbrt.f64 (*.f64 (*.f64 4 b) b)) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 4)) (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (cbrt.f64 (pow.f64 b 4)) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (cbrt.f64 (pow.f64 b 4))) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 (pow.f64 b 2) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) 4 (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (*.f64 2 (pow.f64 b 2)) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 b 2)) 2 (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 b 4) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (*.f64 4 b) b) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 4) 1 (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 4 b) b) 1 (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (neg.f64 b) (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 4) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 4) 0) (*.f64 (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 b 4)) 1) (pow.f64 b 4)) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 4 b) b) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) 0) (/.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b -4))) 0) (/.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 4 b) b) 0) (*.f64 (*.f64 (*.f64 4 b) b) (+.f64 1 (/.f64 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 4) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 4) (*.f64 (*.f64 4 b) b))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 4 b) b) (pow.f64 b 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 b 4) 0) (*.f64 (*.f64 4 b) b)))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (fma.f64 b b 4) (pow.f64 b 2)) |
(*.f64 b (*.f64 b (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2)))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16))) (*.f64 (pow.f64 b 2) (cbrt.f64 4))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (*.f64 (pow.f64 b 2) (-.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4)))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))) |
(*.f64 (cbrt.f64 (pow.f64 b 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (fma.f64 b b 4))) |
(*.f64 b (-.f64 (pow.f64 b 3) (*.f64 -4 b))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (neg.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 4)))))) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) -4)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (*.f64 (*.f64 4 b) (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (+.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (neg.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (pow.f64 b 4)) (-.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (neg.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2)))))) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(-.f64 (pow.f64 b 4) (*.f64 -4 (pow.f64 b 2))) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (*.f64 4 b) b)) |
(fma.f64 (*.f64 4 b) b (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 4 b) b)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (pow.f64 b 4)) |
(fma.f64 b (pow.f64 b 3) (*.f64 (*.f64 4 b) b)) |
(fma.f64 (pow.f64 b 3) b (*.f64 (*.f64 4 b) b)) |
(fma.f64 (*.f64 2 b) (*.f64 2 b) (pow.f64 b 4)) |
(fma.f64 b (*.f64 4 b) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (cbrt.f64 (*.f64 (*.f64 4 b) b)) (pow.f64 b 4)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 4)) (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (*.f64 (*.f64 4 b) b)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (*.f64 (*.f64 4 b) b)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (cbrt.f64 (pow.f64 b 4)) (*.f64 (*.f64 4 b) b)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (cbrt.f64 (pow.f64 b 4))) (pow.f64 b 4)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 4)) |
(fma.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 b 4)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 b 4)) |
(fma.f64 2 (*.f64 2 (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (*.f64 2 (pow.f64 b 2)) 2 (pow.f64 b 4)) |
(fma.f64 1 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)) |
(fma.f64 1 (*.f64 (*.f64 4 b) b) (pow.f64 b 4)) |
(fma.f64 (pow.f64 b 4) 1 (*.f64 (*.f64 4 b) b)) |
(fma.f64 (*.f64 (*.f64 4 b) b) 1 (pow.f64 b 4)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3) 1/3) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) 3) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3)) |
(neg.f64 (*.f64 (neg.f64 b) (*.f64 b (fma.f64 b b 4)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 b 4)) 1) (pow.f64 b 4)) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 4 b) b) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) 0) (/.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b -4))) 0) (/.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 4 b) b) 0) (*.f64 (*.f64 (*.f64 4 b) b) (+.f64 1 (/.f64 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(+.f64 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)) |
(+.f64 (*.f64 (*.f64 4 b) b) (pow.f64 b 4)) |
(+.f64 (-.f64 (pow.f64 b 4) 0) (*.f64 (*.f64 4 b) b)) |
| Outputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(pow.f64 (*.f64 2 b) 2) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (pow.f64 b 2) (fma.f64 b b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (fma.f64 b b 4) (pow.f64 b 2)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 b (*.f64 b (fma.f64 b b 4))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2)))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16))) (*.f64 (pow.f64 b 2) (cbrt.f64 4))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (pow.f64 b 4)) 2) (-.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (*.f64 (*.f64 b b) (cbrt.f64 4)))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (*.f64 (pow.f64 b 2) (-.f64 (cbrt.f64 (pow.f64 b 2)) (cbrt.f64 4)))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (fma.f64 (*.f64 b b) (-.f64 (pow.f64 (cbrt.f64 b) 2) (cbrt.f64 4)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16))) (*.f64 (cbrt.f64 b) (+.f64 b (cbrt.f64 (*.f64 4 b))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (pow.f64 b 4)) (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (fma.f64 b b 4))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 b (-.f64 (pow.f64 b 3) (*.f64 -4 b))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (neg.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 4)))))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (pow.f64 b 2) (-.f64 (pow.f64 b 2) -4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (*.f64 (*.f64 4 b) (cbrt.f64 b)))) |
(*.f64 (pow.f64 (cbrt.f64 b) 2) (fma.f64 (*.f64 4 b) (cbrt.f64 b) (*.f64 (*.f64 b b) (cbrt.f64 (pow.f64 b 4))))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (+.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)))) |
(*.f64 (pow.f64 (cbrt.f64 b) 2) (fma.f64 (*.f64 4 b) (cbrt.f64 b) (*.f64 (*.f64 b b) (cbrt.f64 (pow.f64 b 4))))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (-.f64 (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (neg.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b))))) |
(*.f64 (pow.f64 (cbrt.f64 b) 2) (fma.f64 (*.f64 4 b) (cbrt.f64 b) (*.f64 (*.f64 b b) (cbrt.f64 (pow.f64 b 4))))) |
(*.f64 (cbrt.f64 (pow.f64 b 4)) (-.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (neg.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2)))))) |
(fma.f64 (*.f64 4 (pow.f64 (cbrt.f64 b) 2)) (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 4)) |
(*.f64 1 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(*.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(-.f64 (pow.f64 b 4) (*.f64 -4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(/.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (pow.f64 b 2) (pow.f64 b 2) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (*.f64 4 b) b (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 4 b) b)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 2 b) 2)) (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (pow.f64 b 4)) |
(fma.f64 b (pow.f64 b 3) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (pow.f64 b 3) b (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (*.f64 2 b) (*.f64 2 b) (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 b (*.f64 4 b) (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (cbrt.f64 (*.f64 (*.f64 4 b) b)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) 16)) (cbrt.f64 (pow.f64 (*.f64 2 b) 2)) (pow.f64 b 4)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 b 4)) |
(fma.f64 (*.f64 (*.f64 b b) (cbrt.f64 4)) (cbrt.f64 16) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 4) (*.f64 (*.f64 b b) (cbrt.f64 16)) (pow.f64 b 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 4)) (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 2)) (*.f64 (*.f64 4 b) b)) |
(fma.f64 (pow.f64 (cbrt.f64 b) 2) (*.f64 (*.f64 b b) (cbrt.f64 (pow.f64 b 4))) (pow.f64 (*.f64 2 b) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 b 4) 2)) (cbrt.f64 (pow.f64 b 4)) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (cbrt.f64 (pow.f64 b 4))) (pow.f64 b 4)) |
(fma.f64 (pow.f64 (cbrt.f64 b) 2) (*.f64 (cbrt.f64 (pow.f64 b 4)) 4) (pow.f64 b 4)) |
(fma.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 4)) |
(fma.f64 (*.f64 4 (pow.f64 (cbrt.f64 b) 2)) (cbrt.f64 (pow.f64 b 4)) (pow.f64 b 4)) |
(fma.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (pow.f64 (cbrt.f64 b) 2) (pow.f64 b 4)) |
(fma.f64 4 (pow.f64 b 2) (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (pow.f64 b 2) 4 (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 2 (*.f64 2 (pow.f64 b 2)) (pow.f64 b 4)) |
(fma.f64 2 (*.f64 (*.f64 b b) 2) (pow.f64 b 4)) |
(fma.f64 (*.f64 2 (pow.f64 b 2)) 2 (pow.f64 b 4)) |
(fma.f64 (*.f64 (*.f64 b b) 2) 2 (pow.f64 b 4)) |
(fma.f64 1 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 1 (*.f64 (*.f64 4 b) b) (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (pow.f64 b 4) 1 (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(fma.f64 (*.f64 (*.f64 4 b) b) 1 (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3) 1/3) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 1) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) 3) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b 4)) 3)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(neg.f64 (*.f64 (neg.f64 b) (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (fma.f64 64 (pow.f64 (*.f64 b b) 3) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4)))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (fma.f64 4 (/.f64 (pow.f64 b 2) (pow.f64 b 4)) 1) (pow.f64 b 4)) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (pow.f64 b 4) (fma.f64 4 (/.f64 (*.f64 b b) (pow.f64 b 4)) 1)) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4))) 0) (/.f64 (fma.f64 64 (pow.f64 (*.f64 b b) 3) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4)))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 4 b) b) 0) (/.f64 (fma.f64 64 (pow.f64 (pow.f64 b 3) 2) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 (*.f64 2 b) 2) 0) (/.f64 (fma.f64 64 (pow.f64 (*.f64 b b) 3) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4)))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (fma.f64 b b -4)) 0) (/.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 b b) (fma.f64 b b -4)) 0) (*.f64 (/.f64 (pow.f64 b 4) (*.f64 b b)) (/.f64 (+.f64 (pow.f64 b 4) -16) (fma.f64 b b -4))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) (neg.f64 (fma.f64 b b -4))) 0) (/.f64 (*.f64 (pow.f64 b 4) (+.f64 (pow.f64 b 4) -16)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (fma.f64 b b -4) (neg.f64 (*.f64 b b))) 0) (*.f64 (/.f64 (pow.f64 b 4) (*.f64 b b)) (/.f64 (+.f64 (pow.f64 b 4) -16) (fma.f64 b b -4))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 4 b) b) 0) (*.f64 (*.f64 (*.f64 4 b) b) (+.f64 1 (/.f64 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 (*.f64 2 b) 2) 0) (*.f64 (pow.f64 (*.f64 2 b) 2) (-.f64 (/.f64 (pow.f64 b 4) (pow.f64 (*.f64 2 b) 2)) -1)) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 -4 (pow.f64 b 2)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (*.f64 -4 b) b) 0) (/.f64 (fma.f64 64 (pow.f64 (*.f64 b b) 3) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4)))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (fma.f64 64 (pow.f64 (*.f64 b b) 3) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4)))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4)))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 4) 3) (*.f64 -64 (pow.f64 (pow.f64 b 3) 2))) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 4 (fma.f64 b b -4))))) (*.f64 (pow.f64 b 2) (fma.f64 b b 4))) |
(if (!=.f64 (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4))) 0) (/.f64 (fma.f64 64 (pow.f64 (*.f64 b b) 3) (pow.f64 (pow.f64 b 4) 3)) (*.f64 (pow.f64 b 4) (-.f64 (pow.f64 b 4) (*.f64 (fma.f64 b b -4) 4)))) (*.f64 (*.f64 b b) (fma.f64 b b 4))) |
(+.f64 (pow.f64 b 4) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(+.f64 (*.f64 (*.f64 4 b) b) (pow.f64 b 4)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
(+.f64 (-.f64 (pow.f64 b 4) 0) (*.f64 (*.f64 4 b) b)) |
(*.f64 (*.f64 b b) (fma.f64 b b 4)) |
Compiled 24251 to 19259 computations (20.6% saved)
11 alts after pruning (4 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 861 | 2 | 863 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 861 | 11 | 872 |
| Status | Error | Program |
|---|---|---|
| ▶ | 9.4b | (-.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) 1) |
| ✓ | 10.4b | (-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
| ✓ | 10.0b | (-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
| ▶ | 10.3b | (-.f64 (pow.f64 b 4) 1) |
| ✓ | 9.8b | (-.f64 (pow.f64 a 4) 1) |
| ▶ | 9.5b | (-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) 1) |
| ✓ | 0.1b | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| ✓ | 9.5b | (-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
| ✓ | 0.1b | (-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)))) 1) |
| ✓ | 9.5b | (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
| ▶ | 18.3b | (-.f64 (*.f64 (*.f64 b b) 4) 1) |
Compiled 152 to 115 computations (24.3% saved)
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (*.f64 (*.f64 b b) 4) |
Compiled 20 to 11 computations (45% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | 0 | (*.f64 (*.f64 b b) 4) |
| 0.0ms | b | @ | inf | (*.f64 (*.f64 b b) 4) |
| 0.0ms | b | @ | -inf | (*.f64 (*.f64 b b) 4) |
Compiled 395 to 335 computations (15.2% saved)
| 1× | batch-egg-rewrite |
| 101× | egg-rr |
| Inputs |
|---|
(*.f64 (*.f64 b b) 4) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 4 b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 b) b)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 b b) (+.f64 b b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 b) (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 b) (*.f64 4 (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (pow.f64 b 2))) (*.f64 (cbrt.f64 (*.f64 b (cbrt.f64 b))) (*.f64 4 (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (*.f64 (cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) (*.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (*.f64 4 b)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 4 b)) (*.f64 (cbrt.f64 (pow.f64 (*.f64 4 b) 2)) b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 b) (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 b)) (*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 b 2))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) (cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 (*.f64 4 b))) (cbrt.f64 (pow.f64 (*.f64 4 b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 b)) (cbrt.f64 (*.f64 4 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (cbrt.f64 b)) (*.f64 4 (cbrt.f64 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4) (cbrt.f64 b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 4) b) (*.f64 (cbrt.f64 16) b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 4 (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) 4)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 4)) (*.f64 (cbrt.f64 (cbrt.f64 16)) (*.f64 (cbrt.f64 16) (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 b) 4) (*.f64 (cbrt.f64 (pow.f64 b 2)) b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 4) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2) (-.f64 (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2) (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2))) (+.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (*.f64 b (+.f64 b b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 b (+.f64 b b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 16) (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 b (+.f64 b b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (+.f64 b b)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 b (+.f64 b b)) (cbrt.f64 2)) (cbrt.f64 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (cbrt.f64 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 4)) (cbrt.f64 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 b (+.f64 b b)) (sqrt.f64 2)) (sqrt.f64 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 (cbrt.f64 16))) (cbrt.f64 (cbrt.f64 256)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 4 (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 4 (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 2 (*.f64 4 (pow.f64 b 2))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 b b) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 4 (pow.f64 b 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 (*.f64 b (+.f64 b b)) -2))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 -1 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 -2 (*.f64 b (+.f64 b b))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (+.f64 b b)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 b 2) 3)) (*.f64 8 (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3) (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3)) (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3) (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)) (-.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2)))) (-.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))) (-.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))) (-.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (+.f64 b b)) 0) (*.f64 (*.f64 b (+.f64 b b)) (+.f64 1 (/.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (*.f64 (*.f64 (pow.f64 b 2) 3) (+.f64 1 (/.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (*.f64 (*.f64 3 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 0) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (+.f64 1 (/.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 0) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 b 2) 3)) (*.f64 8 (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3) (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3)) (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3) (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 b (*.f64 4 b)) |
(*.f64 (*.f64 4 b) b) |
(*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (+.f64 b b) (+.f64 b b)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 b) (*.f64 4 b))) |
(*.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 b) (*.f64 4 (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 b 2))) (*.f64 (cbrt.f64 (*.f64 b (cbrt.f64 b))) (*.f64 4 (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (*.f64 (cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) (*.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (*.f64 4 b)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (*.f64 4 b)) (*.f64 (cbrt.f64 (pow.f64 (*.f64 4 b) 2)) b)) |
(*.f64 (cbrt.f64 b) (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4)) |
(*.f64 (cbrt.f64 (cbrt.f64 b)) (*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 b 2))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4))) |
(*.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) (cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) 2))) |
(*.f64 (*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 b (cbrt.f64 (*.f64 4 b))) (cbrt.f64 (pow.f64 (*.f64 4 b) 2))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 b)) (cbrt.f64 (*.f64 4 b))) |
(*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 4 (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4) (cbrt.f64 b)) |
(*.f64 (*.f64 (cbrt.f64 4) b) (*.f64 (cbrt.f64 16) b)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (cbrt.f64 (cbrt.f64 4)) (*.f64 (cbrt.f64 (cbrt.f64 16)) (*.f64 (cbrt.f64 16) (pow.f64 b 2)))) |
(*.f64 (*.f64 (cbrt.f64 b) 4) (*.f64 (cbrt.f64 (pow.f64 b 2)) b)) |
(*.f64 (*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16)) |
(*.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 4) (pow.f64 b 2))) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2) (-.f64 (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2) (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2))) (+.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (*.f64 b (+.f64 b b))))) |
(*.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 2 (*.f64 b (+.f64 b b))) |
(*.f64 2 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) |
(*.f64 2 (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2))) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 b (+.f64 b b)))) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 16) (pow.f64 b 2)))) |
(*.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 b (+.f64 b b)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b)))) |
(*.f64 (*.f64 b (+.f64 b b)) 2) |
(*.f64 (*.f64 (*.f64 b (+.f64 b b)) (cbrt.f64 2)) (cbrt.f64 4)) |
(*.f64 (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (cbrt.f64 4)) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 4)) (cbrt.f64 4)) |
(*.f64 (*.f64 (*.f64 b (+.f64 b b)) (sqrt.f64 2)) (sqrt.f64 2)) |
(*.f64 1 (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 (cbrt.f64 16))) (cbrt.f64 (cbrt.f64 256))) |
(*.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(/.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(/.f64 (*.f64 2 (*.f64 4 (pow.f64 b 2))) 2) |
(pow.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)) 1/3) |
(pow.f64 (+.f64 b b) 2) |
(pow.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) 3) |
(pow.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(cbrt.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3))) |
(neg.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) -1)) |
(neg.f64 (*.f64 (*.f64 b (+.f64 b b)) -2)) |
(neg.f64 (*.f64 -1 (*.f64 4 (pow.f64 b 2)))) |
(neg.f64 (*.f64 -2 (*.f64 b (+.f64 b b)))) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 b 2) 3)) (*.f64 8 (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3) (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3)) (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3) (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)) (-.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2)))) (-.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))) (-.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))) (-.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (*.f64 (*.f64 b (+.f64 b b)) (+.f64 1 (/.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (*.f64 (*.f64 (pow.f64 b 2) 3) (+.f64 1 (/.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (*.f64 (*.f64 3 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 0) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (+.f64 1 (/.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 0) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 b 2) 3)) (*.f64 8 (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3) (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3)) (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3) (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) |
(+.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))) |
(+.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) |
(+.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)) |
| Outputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 4 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 b (*.f64 4 b)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 4 b) b) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 b b) 4)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (+.f64 b b) (+.f64 b b)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 b) (*.f64 4 b))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 b) (*.f64 4 (*.f64 b (cbrt.f64 b))))) |
(*.f64 (pow.f64 (cbrt.f64 b) 2) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 b 2))) (*.f64 (cbrt.f64 (*.f64 b (cbrt.f64 b))) (*.f64 4 (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (cbrt.f64 b)) 4) (cbrt.f64 (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (*.f64 (cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) 2)) (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) |
(*.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (*.f64 (*.f64 (cbrt.f64 256) (pow.f64 (*.f64 b (cbrt.f64 b)) 2)) (*.f64 (*.f64 b b) 4)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) (*.f64 (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 b b) 4))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (*.f64 4 b)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 b) (*.f64 (*.f64 (cbrt.f64 (*.f64 4 b)) (cbrt.f64 16)) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (*.f64 4 b)) (*.f64 (cbrt.f64 (pow.f64 (*.f64 4 b) 2)) b)) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 4 b)) (cbrt.f64 (*.f64 16 (*.f64 b b)))) b) |
(*.f64 (cbrt.f64 b) (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4)) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 4 b)) (cbrt.f64 b)) |
(*.f64 (cbrt.f64 (cbrt.f64 b)) (*.f64 (cbrt.f64 (cbrt.f64 (pow.f64 b 2))) (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4))) |
(*.f64 (cbrt.f64 (cbrt.f64 b)) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 b b))) (*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 4 b)))) |
(*.f64 (*.f64 (*.f64 4 b) (cbrt.f64 b)) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) (cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) 2))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (*.f64 b b) 4) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) (cbrt.f64 (*.f64 (cbrt.f64 256) (pow.f64 (*.f64 b (cbrt.f64 b)) 2)))) |
(*.f64 (*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (*.f64 4 (cbrt.f64 (*.f64 b b))) (pow.f64 (cbrt.f64 (*.f64 b b)) 2)) |
(*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (*.f64 b (cbrt.f64 b))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (*.f64 b (cbrt.f64 (*.f64 4 b))) (cbrt.f64 (pow.f64 (*.f64 4 b) 2))) |
(*.f64 b (*.f64 (cbrt.f64 (*.f64 4 b)) (cbrt.f64 (*.f64 16 (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (*.f64 b b) 4))) (cbrt.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 b)) (cbrt.f64 (*.f64 4 b))) |
(*.f64 (*.f64 (cbrt.f64 16) (*.f64 (*.f64 b (cbrt.f64 b)) (cbrt.f64 b))) (cbrt.f64 (*.f64 4 b))) |
(*.f64 (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))) (cbrt.f64 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 b b) 4)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (*.f64 b (cbrt.f64 b)) (*.f64 4 (cbrt.f64 (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) b) 4) (cbrt.f64 b)) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 4 b)) (cbrt.f64 b)) |
(*.f64 (*.f64 (cbrt.f64 4) b) (*.f64 (cbrt.f64 16) b)) |
(*.f64 (*.f64 b (cbrt.f64 4)) (*.f64 (cbrt.f64 16) b)) |
(*.f64 4 (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (pow.f64 b 2) 4) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 (cbrt.f64 4)) (*.f64 (cbrt.f64 (cbrt.f64 16)) (*.f64 (cbrt.f64 16) (pow.f64 b 2)))) |
(*.f64 (cbrt.f64 (cbrt.f64 4)) (*.f64 (cbrt.f64 (cbrt.f64 16)) (*.f64 (cbrt.f64 16) (*.f64 b b)))) |
(*.f64 (*.f64 (cbrt.f64 b) 4) (*.f64 (cbrt.f64 (pow.f64 b 2)) b)) |
(*.f64 (*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 4 b)) (cbrt.f64 b)) |
(*.f64 (*.f64 (*.f64 4 (cbrt.f64 (pow.f64 b 2))) (cbrt.f64 (*.f64 b (cbrt.f64 b)))) (cbrt.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 4 (*.f64 (cbrt.f64 (*.f64 b b)) (cbrt.f64 (*.f64 b (cbrt.f64 b))))) (cbrt.f64 (pow.f64 (*.f64 b (cbrt.f64 b)) 2))) |
(*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 16)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 16) (*.f64 (cbrt.f64 4) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2) (-.f64 (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2) (pow.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) 2))) (+.f64 (cbrt.f64 (*.f64 b (+.f64 b b))) (cbrt.f64 (*.f64 b (+.f64 b b))))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 4 (*.f64 b (cbrt.f64 b))) (cbrt.f64 (pow.f64 b 2))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 2 (*.f64 b (+.f64 b b))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 2 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 2 (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 b b) 4)) (*.f64 (cbrt.f64 16) (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 4) (*.f64 (cbrt.f64 16) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 b (+.f64 b b)))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 16) (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 b (+.f64 b b)))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 4 (*.f64 b (cbrt.f64 b)))) |
(*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (*.f64 b (cbrt.f64 b)) 4)) |
(*.f64 (*.f64 b (+.f64 b b)) 2) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 (*.f64 b (+.f64 b b)) (cbrt.f64 2)) (cbrt.f64 4)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 (cbrt.f64 16) (pow.f64 b 2)) (cbrt.f64 4)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 4)) (cbrt.f64 4)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 (*.f64 b (+.f64 b b)) (sqrt.f64 2)) (sqrt.f64 2)) |
(*.f64 (*.f64 b b) 4) |
(*.f64 1 (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) 4) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 4) (pow.f64 b 2)) (cbrt.f64 (cbrt.f64 16))) (cbrt.f64 (cbrt.f64 256))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (cbrt.f64 4)) (cbrt.f64 (cbrt.f64 16))) (cbrt.f64 (cbrt.f64 256))) |
(*.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (*.f64 b b) 4) |
(/.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (*.f64 b b) 4) |
(/.f64 (*.f64 2 (*.f64 4 (pow.f64 b 2))) 2) |
(*.f64 (*.f64 b b) 4) |
(pow.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3)) 1/3) |
(*.f64 (*.f64 b b) 4) |
(pow.f64 (+.f64 b b) 2) |
(*.f64 (*.f64 b b) 4) |
(pow.f64 (cbrt.f64 (*.f64 4 (pow.f64 b 2))) 3) |
(*.f64 (*.f64 b b) 4) |
(pow.f64 (*.f64 4 (pow.f64 b 2)) 1) |
(*.f64 (*.f64 b b) 4) |
(cbrt.f64 (*.f64 64 (pow.f64 (pow.f64 b 2) 3))) |
(*.f64 (*.f64 b b) 4) |
(neg.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) -1)) |
(*.f64 (*.f64 b b) 4) |
(neg.f64 (*.f64 (*.f64 b (+.f64 b b)) -2)) |
(*.f64 (*.f64 b b) 4) |
(neg.f64 (*.f64 -1 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) 4) |
(neg.f64 (*.f64 -2 (*.f64 b (+.f64 b b)))) |
(*.f64 (*.f64 b b) 4) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 b 2) 3)) (*.f64 8 (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (*.f64 2 b)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) 16) (pow.f64 (*.f64 b (*.f64 2 b)) 2)) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (*.f64 b b)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (*.f64 b b)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b b) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3) (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3)) (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (*.f64 2 b)) 0) (/.f64 (*.f64 2 (pow.f64 (*.f64 b (*.f64 2 b)) 3)) (pow.f64 (*.f64 b (*.f64 2 b)) 2)) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b b) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3) (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (*.f64 2 b)) 0) (/.f64 (*.f64 2 (pow.f64 (*.f64 b (*.f64 2 b)) 3)) (pow.f64 (*.f64 b (*.f64 2 b)) 2)) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)) (-.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 0 0) 0 (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (*.f64 b b) (-.f64 3 1)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 1 9)) (*.f64 (*.f64 b b) (+.f64 1 -3))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (pow.f64 (pow.f64 b 2) 2)) (-.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (*.f64 b b) (-.f64 3 1)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 1 9)) (*.f64 (*.f64 b b) (+.f64 1 -3))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2)))) (-.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (*.f64 b b) (+.f64 1 -3)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 1 9)) (*.f64 (*.f64 b b) (+.f64 1 -3))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))) (-.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 0 0) 0 (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3))) (-.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 (*.f64 b b) (+.f64 1 -3)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 1 9)) (*.f64 (*.f64 b b) (+.f64 1 -3))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (-.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))) (-.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 0 0) 0 (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 b (+.f64 b b)) 0) (*.f64 (*.f64 b (+.f64 b b)) (+.f64 1 (/.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (*.f64 2 b)) 0) (*.f64 (*.f64 (*.f64 b b) 4) (/.f64 (*.f64 8 (*.f64 b b)) (*.f64 8 (*.f64 b b)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (*.f64 (*.f64 (pow.f64 b 2) 3) (+.f64 1 (/.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (*.f64 b b)) 0) (*.f64 (*.f64 b b) (*.f64 3 (fma.f64 (*.f64 b b) (/.f64 1/3 (*.f64 b b)) 1))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (*.f64 (*.f64 3 (pow.f64 b 2)) (+.f64 1 (/.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (*.f64 b b)) 0) (*.f64 (*.f64 b b) (*.f64 3 (fma.f64 (*.f64 b b) (/.f64 1/3 (*.f64 b b)) 1))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b b) 0) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) 4) (*.f64 b b))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 0) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (+.f64 1 (/.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (*.f64 2 b)) 0) (*.f64 (*.f64 (*.f64 b b) 4) (/.f64 (*.f64 8 (*.f64 b b)) (*.f64 8 (*.f64 b b)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (*.f64 (pow.f64 b 2) (+.f64 1 (/.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b b) 0) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) 4) (*.f64 b b))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 0) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (+.f64 1 (/.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b (*.f64 2 b)) 0) (*.f64 (*.f64 (*.f64 b b) 4) (/.f64 (*.f64 8 (*.f64 b b)) (*.f64 8 (*.f64 b b)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 b 2) 3)) (*.f64 8 (pow.f64 (pow.f64 b 2) 3))) (+.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (-.f64 (pow.f64 (*.f64 b (+.f64 b b)) 2) (pow.f64 (*.f64 b (+.f64 b b)) 2)))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (*.f64 b (*.f64 2 b)) 2) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) 16) (pow.f64 (*.f64 b (*.f64 2 b)) 2)) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9))) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9))) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9))) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3) (pow.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) 3)) (+.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (-.f64 (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) (*.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (*.f64 b (*.f64 2 b)) 2) 0) (/.f64 (*.f64 2 (pow.f64 (*.f64 b (*.f64 2 b)) 3)) (pow.f64 (*.f64 b (*.f64 2 b)) 2)) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9))) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3) (pow.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) 3)) (+.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (-.f64 (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) (*.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2))))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (pow.f64 (*.f64 b (*.f64 2 b)) 2) 0) (/.f64 (*.f64 2 (pow.f64 (*.f64 b (*.f64 2 b)) 3)) (pow.f64 (*.f64 b (*.f64 2 b)) 2)) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 b 2) 3) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b b) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (pow.f64 b 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 3 (pow.f64 b 2)) 3) (pow.f64 (pow.f64 b 2) 3)) (+.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 b b) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 3 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 3 (pow.f64 b 2)) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 3 (pow.f64 b 2)) (*.f64 3 (pow.f64 b 2))) (*.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2)))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (*.f64 b b)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(if (!=.f64 (*.f64 (pow.f64 b 2) 3) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 b 2) 3) (pow.f64 (*.f64 (pow.f64 b 2) 3) 3)) (+.f64 (pow.f64 (pow.f64 b 2) 2) (-.f64 (*.f64 (*.f64 (pow.f64 b 2) 3) (*.f64 (pow.f64 b 2) 3)) (*.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3))))) (*.f64 4 (pow.f64 b 2))) |
(if (!=.f64 (*.f64 3 (*.f64 b b)) 0) (/.f64 (*.f64 (pow.f64 (*.f64 b b) 3) (+.f64 27 1)) (-.f64 (pow.f64 (*.f64 b b) 2) (*.f64 (pow.f64 (*.f64 b b) 2) (-.f64 3 9)))) (*.f64 (*.f64 b b) 4)) |
(+.f64 (*.f64 b (+.f64 b b)) (*.f64 b (+.f64 b b))) |
(*.f64 (*.f64 b b) 4) |
(+.f64 (*.f64 1/2 (*.f64 4 (pow.f64 b 2))) (*.f64 1/2 (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) 4) |
(+.f64 (*.f64 3 (pow.f64 b 2)) (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(+.f64 (pow.f64 b 2) (*.f64 3 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) 4) |
(+.f64 (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2) (*.f64 (*.f64 4 (pow.f64 b 2)) 1/2)) |
(*.f64 (*.f64 b b) 4) |
(+.f64 (*.f64 (pow.f64 b 2) 3) (pow.f64 b 2)) |
(*.f64 (*.f64 b b) 4) |
(+.f64 (pow.f64 b 2) (*.f64 (pow.f64 b 2) 3)) |
(*.f64 (*.f64 b b) 4) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) |
| ✓ | 0.3b | (pow.f64 (/.f64 -1 b) -2) |
| ✓ | 0.4b | (pow.f64 (/.f64 -1 b) -4) |
| ✓ | 0.9b | (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)) |
Compiled 90 to 63 computations (30% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | 0 | (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)) |
| 1.0ms | b | @ | 0 | (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)) |
| 1.0ms | a | @ | 0 | (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) |
| 1.0ms | b | @ | inf | (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)) |
| 1.0ms | b | @ | -inf | (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)) |
Compiled 4015 to 3290 computations (18.1% saved)
| 1× | batch-egg-rewrite |
| 90× | egg-rr |
| 88× | egg-rr |
| 26× | egg-rr |
| 25× | egg-rr |
| Inputs |
|---|
(*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -2) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 a a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 2 (fma.f64 a a 2))) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (*.f64 2 (fma.f64 a a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 2 (fma.f64 a a 2)))) (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2) (-.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2))) (+.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 -2 (fma.f64 a a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 -2 (fma.f64 a a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 0 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 0 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 1 (+.f64 1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 3 (+.f64 3 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 0 (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 0 (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 0 (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 0 (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 -4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (-.f64 -8 (pow.f64 (pow.f64 a 2) 3))) (-.f64 -4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (+.f64 64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)))) (-.f64 (*.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))) -16))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) 2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 1/2 (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (+.f64 8 (pow.f64 (pow.f64 a 2) 3))) (pow.f64 (/.f64 -1 b) -2)) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (+.f64 8 (pow.f64 (pow.f64 a 2) 3))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 2 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 0 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) -1/2)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (/.f64 -1 b) -2) 4 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (pow.f64 (/.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) -1) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 0) (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (+.f64 1 (/.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (*.f64 -4 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))) 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 0 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2))) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (neg.f64 (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (neg.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 -1 b) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 1 (+.f64 1 (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 3 (+.f64 3 (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (/.f64 -1 b) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 -1 b) -4)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 -1 b) -4) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) -1) -1) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 -1 b) 0) (pow.f64 (pow.f64 (/.f64 -1 b) 4) -1) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4))))) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 0 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (pow.f64 (/.f64 -1 b) -4)))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 -1 b) -2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 1 (+.f64 1 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 3 (+.f64 3 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (/.f64 -1 b) -2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 -1 b) -2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 -1 b) -2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (/.f64 -1 b) -2) 0) (pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) -1) -1) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (/.f64 -1 b) 0) (/.f64 1 (/.f64 (pow.f64 b -1) b)) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 1 0) (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (-.f64 0 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 0 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (pow.f64 (/.f64 -1 b) -2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)) (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (+.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (*.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (-.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))))) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 1 (+.f64 1 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 3 (+.f64 3 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (fma.f64 a a 2))) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 a a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (*.f64 2 (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 2 (fma.f64 a a 2)))) (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1 (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (/.f64 -1 b) -4) 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2 (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (-.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 0))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 (pow.f64 (/.f64 -1 b) -4) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (/.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1)) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (+.f64 1 (/.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 0) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) -1) -1) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) 0) (/.f64 (-.f64 0 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)) (+.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 0 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (-.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (neg.f64 (pow.f64 (/.f64 -1 b) -4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (pow.f64 (/.f64 -1 b) -4))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 b 2) |
(pow.f64 b 2) |
(pow.f64 b 2) |
(pow.f64 b 2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (/.f64 1 b) -2) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) (pow.f64 b 4)) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2))) |
(*.f64 (fma.f64 a a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (cbrt.f64 (*.f64 2 (fma.f64 a a 2))) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (*.f64 2 (fma.f64 a a 2)))) |
(*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2))) |
(*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2)) |
(*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 2 (fma.f64 a a 2)))) (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2)))) |
(*.f64 -1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2) (-.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2))) (+.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))) |
(*.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (*.f64 -2 (fma.f64 a a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1) |
(*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 -2 (fma.f64 a a 2))) |
(*.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2))) |
(-.f64 (-.f64 0 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1)) |
(-.f64 (-.f64 0 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1)) |
(-.f64 1 (+.f64 1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))) |
(-.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 3 (+.f64 3 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))) |
(-.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (-.f64 0 (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) |
(-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) |
(-.f64 (-.f64 0 (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (-.f64 0 (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) |
(-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) |
(/.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4) 1/2)) |
(/.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) -1) |
(/.f64 (*.f64 (-.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 -4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2)))) |
(/.f64 (*.f64 (+.f64 64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))) -16)) |
(/.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (-.f64 -8 (pow.f64 (pow.f64 a 2) 3))) (-.f64 -4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2)))) |
(/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (+.f64 64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)))) (-.f64 (*.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))) -16)) |
(/.f64 (*.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) 2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(/.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 1/2 (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1) |
(/.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(/.f64 (*.f64 (*.f64 2 (+.f64 8 (pow.f64 (pow.f64 a 2) 3))) (pow.f64 (/.f64 -1 b) -2)) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(/.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (+.f64 8 (pow.f64 (pow.f64 a 2) 3))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(/.f64 (*.f64 2 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(/.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 1/2) |
(/.f64 (-.f64 0 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) -1/2) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) 4 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 3) 1/3) |
(pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) 3) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) |
(neg.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(neg.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0)) |
(if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (pow.f64 (/.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) -1) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 0) (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (+.f64 1 (/.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 1 0) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (*.f64 -4 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))) 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) |
(+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2))) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (neg.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (neg.f64 (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (neg.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1))) |
(+.f64 0 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))) |
(*.f64 1 (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (pow.f64 (/.f64 -1 b) -4) 1) |
(-.f64 1 (+.f64 1 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(-.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(-.f64 3 (+.f64 3 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) -1) |
(/.f64 (pow.f64 (/.f64 -1 b) -4) 1) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3) 1/3) |
(pow.f64 (pow.f64 (/.f64 -1 b) -4) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) 3) |
(cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))) 3)) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) -1) -1) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (/.f64 -1 b) 0) (pow.f64 (pow.f64 (/.f64 -1 b) 4) -1) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4))))) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 0 (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 1 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 (/.f64 -1 b) -2) 1) |
(-.f64 1 (+.f64 1 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(-.f64 3 (+.f64 3 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) -1) |
(/.f64 (pow.f64 (/.f64 -1 b) -2) 1) |
(pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) 1/3) |
(pow.f64 (/.f64 -1 b) -2) |
(pow.f64 (pow.f64 (/.f64 -1 b) -2) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) 3) |
(cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3)) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) 3)) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -2) 0) (pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) -1) -1) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (/.f64 -1 b) 0) (/.f64 1 (/.f64 (pow.f64 b -1) b)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 1 0) (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (-.f64 0 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 0 (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)) (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (+.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (*.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (-.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))))) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))) |
(*.f64 -1 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) |
(*.f64 1 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1) |
(-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1)) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1)) |
(-.f64 1 (+.f64 1 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (+.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) |
(-.f64 3 (+.f64 3 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) |
(/.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) -1) |
(/.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (fma.f64 a a 2))) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (fma.f64 a a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (*.f64 2 (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 2 (fma.f64 a a 2)))) (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 -1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 1 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1 (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -4) 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2 (pow.f64 (/.f64 -1 b) -4)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 3) 1/3) |
(pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) 3) |
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 3)) |
(neg.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) |
(neg.f64 (-.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 0)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))) 3)) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 (pow.f64 (/.f64 -1 b) -4) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (/.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1)) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (+.f64 1 (/.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 0) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) -1) -1) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (+.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) 0) (/.f64 (-.f64 0 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)) (+.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (-.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) |
(+.f64 (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 0 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
| Outputs |
|---|
(*.f64 4 (pow.f64 b 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (*.f64 4 (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2)))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (*.f64 4 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (*.f64 4 (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 b 4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(pow.f64 b 2) |
(pow.f64 b 2) |
(pow.f64 b 2) |
(pow.f64 b 2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(pow.f64 (/.f64 1 b) -2) |
(pow.f64 (pow.f64 b -1) -2) |
(*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) (pow.f64 b 4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2)) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) (pow.f64 b 4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2)) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 b 2))) (pow.f64 b 4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 b 2)) (pow.f64 b 4)) |
(pow.f64 (/.f64 1 b) -4) |
(pow.f64 (pow.f64 b -1) -4) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2)) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2)) (pow.f64 (pow.f64 b -1) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 1 b) -2))) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (pow.f64 b -1) -2)) (pow.f64 (pow.f64 b -1) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 (+.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2)) (+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (pow.f64 a -1) -2) (pow.f64 b 2))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (pow.f64 b 4) (*.f64 (pow.f64 b 2) (+.f64 4 (*.f64 2 (pow.f64 (pow.f64 a -1) -2))))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (*.f64 2 (pow.f64 b 2)) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) (+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 4 (pow.f64 b 2)))) |
(fma.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) (+.f64 (pow.f64 b 4) (*.f64 4 (pow.f64 b 2)))) |
(*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (fma.f64 a a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (cbrt.f64 (*.f64 2 (fma.f64 a a 2))) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (*.f64 2 (fma.f64 a a 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 2 (fma.f64 a a 2)))) (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2)))) |
(*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 8 (pow.f64 (fma.f64 a a 2) 3)))) |
(*.f64 -1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 (cbrt.f64 8) (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (+.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2) (-.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 2))) (+.f64 (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (*.f64 -2 (fma.f64 a a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 -2 (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 1 (+.f64 1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 3 (+.f64 3 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (-.f64 0 (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(/.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4) 1/2)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) -1) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(/.f64 (*.f64 (-.f64 -8 (pow.f64 (pow.f64 a 2) 3)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 -4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (+.f64 64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3))) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))) -16)) |
(/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (fma.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2)) 16)) |
(/.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (-.f64 -8 (pow.f64 (pow.f64 a 2) 3))) (-.f64 -4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (+.f64 64 (*.f64 8 (pow.f64 (pow.f64 a 2) 3)))) (-.f64 (*.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2))) -16)) |
(/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (fma.f64 4 (*.f64 (pow.f64 a 2) (fma.f64 a a -2)) 16)) |
(/.f64 (*.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) 2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 1/2 (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(/.f64 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (*.f64 2 (+.f64 8 (pow.f64 (pow.f64 a 2) 3))) (pow.f64 (/.f64 -1 b) -2)) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (+.f64 8 (pow.f64 (pow.f64 a 2) 3))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 2 (*.f64 (+.f64 8 (pow.f64 (pow.f64 a 2) 3)) (pow.f64 (/.f64 -1 b) -2))) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 a 2) 3) -8) 1/2) (/.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 (pow.f64 a 2) (fma.f64 a a -2) 4))) |
(/.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 1/2) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(/.f64 (-.f64 0 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) -1/2) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(fma.f64 4 (pow.f64 (/.f64 -1 b) -2) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) 4 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 3) 1/3) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) 3) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(neg.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(neg.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (pow.f64 (/.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) -1) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) 0) (/.f64 -2 (/.f64 -1 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4))))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4))))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a -2))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a -2)))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 (pow.f64 a 2) 1/2)) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 0) (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (+.f64 1 (/.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 0) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 1 (/.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 (pow.f64 a 2) 1/2)) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4)))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4))))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4)))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4))))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 3) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 3)) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4))))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (+.f64 (pow.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) 3)) (+.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2)))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) (+.f64 (pow.f64 (*.f64 2 (pow.f64 a 2)) 3) 64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) 2) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (-.f64 (*.f64 2 (pow.f64 a 2)) 4))))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 1 0) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 1 0) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2)))) 0) (/.f64 (-.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (neg.f64 (fma.f64 a a -2))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a -2))) 0) (/.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (-.f64 16 (*.f64 4 (pow.f64 (pow.f64 a 2) 2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a -2)))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (*.f64 -4 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 0) (/.f64 (*.f64 2 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 2)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 0) (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 3) (*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 2) -4)) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))))) 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 2) 0) (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 3) (*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 2) -4)) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (pow.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 3)) (+.f64 0 (+.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 0 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 3) (*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 2) -4)) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) |
(+.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2))) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 (/.f64 -1 b) -2) (pow.f64 a 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (neg.f64 (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (neg.f64 (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (neg.f64 (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(+.f64 0 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) |
(*.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 1 (pow.f64 (/.f64 -1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 (pow.f64 (/.f64 -1 b) -4) 1) |
(pow.f64 (/.f64 -1 b) -4) |
(-.f64 1 (+.f64 1 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(pow.f64 (/.f64 -1 b) -4) |
(-.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(-.f64 3 (+.f64 3 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(pow.f64 (/.f64 -1 b) -4) |
(/.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) -1) |
(pow.f64 (/.f64 -1 b) -4) |
(/.f64 (pow.f64 (/.f64 -1 b) -4) 1) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3) 1/3) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (pow.f64 (/.f64 -1 b) -4) 1) |
(pow.f64 (/.f64 -1 b) -4) |
(pow.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) 3) |
(pow.f64 (/.f64 -1 b) -4) |
(cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) |
(pow.f64 (/.f64 -1 b) -4) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(pow.f64 (/.f64 -1 b) -4) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0)) |
(pow.f64 (/.f64 -1 b) -4) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))) 3)) |
(pow.f64 (/.f64 -1 b) -4) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) -1) -1) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (pow.f64 (/.f64 1 (pow.f64 (/.f64 -1 b) -4)) -1) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (/.f64 -1 b) 0) (pow.f64 (pow.f64 (/.f64 -1 b) 4) -1) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (/.f64 -1 b) 0) (/.f64 1 (pow.f64 (/.f64 -1 b) 4)) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4))))) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -4)))))) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 0 (pow.f64 (/.f64 -1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2))) |
(pow.f64 (/.f64 -1 b) -2) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) |
(pow.f64 (/.f64 -1 b) -2) |
(*.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(pow.f64 (/.f64 -1 b) -2) |
(*.f64 1 (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 (/.f64 -1 b) -2) |
(*.f64 (pow.f64 (/.f64 -1 b) -2) 1) |
(pow.f64 (/.f64 -1 b) -2) |
(-.f64 1 (+.f64 1 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(pow.f64 (/.f64 -1 b) -2) |
(-.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(pow.f64 (/.f64 -1 b) -2) |
(-.f64 3 (+.f64 3 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(pow.f64 (/.f64 -1 b) -2) |
(/.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) -1) |
(pow.f64 (/.f64 -1 b) -2) |
(/.f64 (pow.f64 (/.f64 -1 b) -2) 1) |
(pow.f64 (/.f64 -1 b) -2) |
(pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3) 1/3) |
(pow.f64 (/.f64 -1 b) -2) |
(pow.f64 (/.f64 -1 b) -2) |
(pow.f64 (pow.f64 (/.f64 -1 b) -2) 1) |
(pow.f64 (/.f64 -1 b) -2) |
(pow.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) 3) |
(pow.f64 (/.f64 -1 b) -2) |
(cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3)) |
(pow.f64 (/.f64 -1 b) -2) |
(neg.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2))) |
(pow.f64 (/.f64 -1 b) -2) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0)) |
(pow.f64 (/.f64 -1 b) -2) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) 3)) |
(pow.f64 (/.f64 -1 b) -2) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -2) 0) (pow.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) -1) -1) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -2) 0) (/.f64 1 (pow.f64 (pow.f64 (/.f64 -1 b) -2) -1)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (/.f64 -1 b) 0) (/.f64 1 (/.f64 (pow.f64 b -1) b)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (/.f64 -1 b) 0) (/.f64 1 (pow.f64 (pow.f64 b -1) 2)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 1 0) (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (-.f64 0 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2))))) 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (neg.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 3))) (+.f64 0 (+.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (*.f64 0 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))))) (pow.f64 (/.f64 -1 b) -2)) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -2)) |
(+.f64 0 (pow.f64 (/.f64 -1 b) -2)) |
(pow.f64 (/.f64 -1 b) -2) |
(*.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)) (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))))))) (+.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 2)) (*.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))))))) (+.f64 (cbrt.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (*.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (-.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4))))) (+.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 -1 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 1 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) -1)) (*.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) -1)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) -1)) (*.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) -1)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 1 (+.f64 1 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (+.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (neg.f64 (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 3 (+.f64 3 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 4 (neg.f64 (pow.f64 (/.f64 -1 b) -2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(-.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 2 (pow.f64 a 2)))) (*.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -2)) 4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(/.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) -1) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (*.f64 2 (fma.f64 a a 2))) (*.f64 (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (fma.f64 a a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -2)) (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (*.f64 2 (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -2) 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 2 (fma.f64 a a 2)))) (cbrt.f64 (*.f64 4 (pow.f64 (fma.f64 a a 2) 2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (cbrt.f64 (*.f64 8 (pow.f64 (fma.f64 a a 2) 3)))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 -1 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 -1 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) (cbrt.f64 (pow.f64 (/.f64 -1 b) -4)) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 2) (*.f64 (cbrt.f64 4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (cbrt.f64 8) (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 1 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 1 (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -4) 1 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (cbrt.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 2 (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 3) 1/3) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) 3) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 3)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(neg.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(neg.f64 (-.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 0)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(neg.f64 (pow.f64 (neg.f64 (cbrt.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)))) 3)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 (pow.f64 (/.f64 -1 b) -4) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (/.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 1)) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (fma.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (*.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (+.f64 1 (/.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) 0) (*.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (+.f64 1 (/.f64 (/.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 0) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) -1) -1) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 1 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) -1)) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2) (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 2)) (-.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (+.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))) 0) (/.f64 (-.f64 0 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2)) (+.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 -2 (fma.f64 a a 2))) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (neg.f64 (pow.f64 (/.f64 -1 b) -4)) 0) (/.f64 (fma.f64 8 (pow.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2)) 3) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 3)) (fma.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (-.f64 (*.f64 2 (*.f64 (pow.f64 (/.f64 -1 b) -2) (fma.f64 a a 2))) (pow.f64 (/.f64 -1 b) -4)) (pow.f64 (pow.f64 (/.f64 -1 b) -4) 2))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4))))) 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) 0) (/.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 0 0) (/.f64 (-.f64 0 (pow.f64 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)) 3)) (+.f64 0 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (*.f64 0 (-.f64 (*.f64 -2 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (pow.f64 (/.f64 -1 b) -4)))))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(if (!=.f64 0 0) (/.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) 2) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (-.f64 (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2))) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (-.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2)) (-.f64 (*.f64 4 (pow.f64 (/.f64 -1 b) -2)) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2))) (-.f64 (*.f64 (pow.f64 (/.f64 -1 b) -2) 4) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2)) (-.f64 (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2) (neg.f64 (pow.f64 (/.f64 -1 b) -4)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 a 2)) (pow.f64 (/.f64 -1 b) -2))) (*.f64 4 (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 a 2) (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) (*.f64 2 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) (*.f64 (fma.f64 a a 2) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (pow.f64 a 2)))) (*.f64 (pow.f64 (/.f64 -1 b) -2) 4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) (pow.f64 a 2))) (*.f64 (*.f64 2 (pow.f64 (/.f64 -1 b) -2)) 2)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (-.f64 (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2)) 0) (pow.f64 (/.f64 -1 b) -4)) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 (-.f64 (pow.f64 (/.f64 -1 b) -4) 0) (*.f64 (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -2))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
(+.f64 0 (fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4))) |
(fma.f64 (pow.f64 (/.f64 -1 b) -2) (*.f64 2 (fma.f64 a a 2)) (pow.f64 (/.f64 -1 b) -4)) |
Compiled 13 to 10 computations (23.1% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (+.f64 (*.f64 b b) 4) | |
| ✓ | 0.0b | (fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) |
| 0.1b | (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) | |
| ✓ | 0.1b | (pow.f64 (*.f64 a b) 2) |
Compiled 66 to 30 computations (54.5% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | 0 | (pow.f64 (*.f64 a b) 2) |
| 1.0ms | b | @ | -inf | (pow.f64 (*.f64 a b) 2) |
| 1.0ms | a | @ | inf | (pow.f64 (*.f64 a b) 2) |
| 1.0ms | b | @ | inf | (pow.f64 (*.f64 a b) 2) |
| 1.0ms | a | @ | -inf | (pow.f64 (*.f64 a b) 2) |
Compiled 2985 to 2380 computations (20.3% saved)
| 1× | batch-egg-rewrite |
| 71× | egg-rr |
| 25× | egg-rr |
| Inputs |
|---|
(pow.f64 (*.f64 a b) 2) |
(fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 a b) (*.f64 a b))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 b (*.f64 a (*.f64 a b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 a (*.f64 b (*.f64 a b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 a b)) (*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 a b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 b (*.f64 a b)) a)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 a (*.f64 a b)) b)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 a b)) (cbrt.f64 (*.f64 a b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (cbrt.f64 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 a 2)) (pow.f64 (*.f64 (cbrt.f64 (pow.f64 a 2)) b) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 b 2)) (pow.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) a) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 (*.f64 a b) (cbrt.f64 (*.f64 a b))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 a (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 a b) (cbrt.f64 (*.f64 a b))) (cbrt.f64 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 b 2) (pow.f64 a 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 a 2) (pow.f64 b 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 b (cbrt.f64 a)) 2) (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (*.f64 a b) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 a b) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (*.f64 a b) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 a b) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 a b) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)))))) |
((#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 2)) (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (-.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (*.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (+.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (*.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (+.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 b b 4) (pow.f64 b 2) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 b 2) (fma.f64 b b 4) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (*.f64 a b)) (*.f64 a b) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)) (*.f64 b (cbrt.f64 b)) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 a b) 2) 2 (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 2) (*.f64 a b)) (*.f64 (sqrt.f64 2) (*.f64 a b)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 2) (pow.f64 (*.f64 (cbrt.f64 2) (*.f64 a b)) 2) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 1 (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 1 (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 0) (*.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (+.f64 1 (/.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (+.f64 1 (/.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) -16)) (+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (*.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (+.f64 1 (/.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 4 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 2 (pow.f64 b 2)) (+.f64 (*.f64 2 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (pow.f64 (*.f64 a b) 2) (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 2 (pow.f64 b 2))) (*.f64 2 (pow.f64 b 2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (*.f64 a b) 2)))))) |
| 1× | egglog |
| Inputs |
|---|
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (*.f64 a b) (*.f64 a b)) |
(*.f64 b (*.f64 a (*.f64 a b))) |
(*.f64 a (*.f64 b (*.f64 a b))) |
(*.f64 (cbrt.f64 (*.f64 a b)) (*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 a b))) |
(*.f64 (*.f64 b (*.f64 a b)) a) |
(*.f64 (*.f64 a (*.f64 a b)) b) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 a b)) (cbrt.f64 (*.f64 a b))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (cbrt.f64 (pow.f64 a 2)) (pow.f64 (*.f64 (cbrt.f64 (pow.f64 a 2)) b) 2)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (pow.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) a) 2)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 (*.f64 a b) (cbrt.f64 (*.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 a (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 (*.f64 a b) (cbrt.f64 (*.f64 a b))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(*.f64 (pow.f64 (*.f64 b (cbrt.f64 a)) 2) (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2)) |
(*.f64 1 (pow.f64 (*.f64 a b) 2)) |
(*.f64 (pow.f64 (*.f64 a b) 2) 1) |
(/.f64 (pow.f64 (*.f64 a b) 2) 1) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 3) 1/3) |
(pow.f64 (*.f64 a b) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) 3) |
(pow.f64 (pow.f64 (*.f64 a b) 2) 1) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 2)) (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (-.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (*.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (+.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (*.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (+.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))))) |
(*.f64 1 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(*.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (fma.f64 b b 4) (pow.f64 b 2) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (pow.f64 b 2) (fma.f64 b b 4) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 2 (*.f64 a b)) (*.f64 a b) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)) (*.f64 b (cbrt.f64 b)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (pow.f64 (*.f64 a b) 2) 2 (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 (sqrt.f64 2) (*.f64 a b)) (*.f64 (sqrt.f64 2) (*.f64 a b)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (cbrt.f64 2) (pow.f64 (*.f64 (cbrt.f64 2) (*.f64 a b)) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 1 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 1 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 1 (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 1 (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 3) 1/3) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) 3) |
(pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 3)) |
(if (!=.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 0) (*.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (+.f64 1 (/.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (+.f64 1 (/.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) -16)) (+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (*.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (+.f64 1 (/.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(+.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(+.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) |
(+.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) |
(+.f64 (*.f64 2 (pow.f64 b 2)) (+.f64 (*.f64 2 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))) |
(+.f64 (pow.f64 (*.f64 a b) 2) (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 b (*.f64 b (fma.f64 b b 4))))) |
(+.f64 (+.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 2 (pow.f64 b 2))) (*.f64 2 (pow.f64 b 2))) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (*.f64 a b) 2)) |
| Outputs |
|---|
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 -1 a) -2)) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 a a)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 a a)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 a a)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (pow.f64 a 2)) |
(*.f64 (pow.f64 (/.f64 1 b) -2) (*.f64 a a)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (*.f64 a a) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (*.f64 a a) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (*.f64 a a) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (pow.f64 a 2) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (*.f64 a a) (pow.f64 (/.f64 -1 b) -2)) |
(*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) |
(*.f64 b (*.f64 b (fma.f64 b b 4))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 a 2))) (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2))) |
(*.f64 2 (*.f64 (*.f64 b b) (pow.f64 (/.f64 1 a) -2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (fma.f64 b b 4) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (fma.f64 b b 4) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 (/.f64 1 a) -2) (pow.f64 b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (fma.f64 b b 4) (*.f64 2 (pow.f64 (/.f64 1 a) -2)))) |
(*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (*.f64 2 (*.f64 b b)) (pow.f64 (/.f64 -1 a) -2)) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(fma.f64 (fma.f64 b b 4) (*.f64 b b) (*.f64 (*.f64 2 (*.f64 b b)) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(fma.f64 (fma.f64 b b 4) (*.f64 b b) (*.f64 (*.f64 2 (*.f64 b b)) (pow.f64 (/.f64 -1 a) -2))) |
(+.f64 (*.f64 (+.f64 4 (pow.f64 b 2)) (pow.f64 b 2)) (*.f64 2 (*.f64 (pow.f64 b 2) (pow.f64 (/.f64 -1 a) -2)))) |
(fma.f64 (fma.f64 b b 4) (*.f64 b b) (*.f64 (*.f64 2 (*.f64 b b)) (pow.f64 (/.f64 -1 a) -2))) |
(*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2)) |
(*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (pow.f64 b 4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(pow.f64 (/.f64 1 b) -4) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(+.f64 (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 1 b) -2)) (pow.f64 (/.f64 1 b) -4)) |
(fma.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (pow.f64 (/.f64 1 b) -2) (pow.f64 (/.f64 1 b) -4)) |
(pow.f64 (/.f64 -1 b) -4) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 2 (pow.f64 a 2))) (pow.f64 (/.f64 -1 b) -2))) |
(+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (pow.f64 (/.f64 -1 b) -2))) |
(*.f64 (*.f64 a b) (*.f64 a b)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 b (*.f64 a (*.f64 a b))) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 a (*.f64 b (*.f64 a b))) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (cbrt.f64 (*.f64 a b)) (*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 a b))) |
(*.f64 (*.f64 b a) (*.f64 (cbrt.f64 (*.f64 b a)) (cbrt.f64 (pow.f64 (*.f64 b a) 2)))) |
(*.f64 (*.f64 b (*.f64 a b)) a) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (*.f64 a (*.f64 a b)) b) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 a b)) (cbrt.f64 (*.f64 a b))) |
(*.f64 (*.f64 b a) (*.f64 (cbrt.f64 (*.f64 b a)) (cbrt.f64 (pow.f64 (*.f64 b a) 2)))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (cbrt.f64 (pow.f64 a 2)) (pow.f64 (*.f64 (cbrt.f64 (pow.f64 a 2)) b) 2)) |
(*.f64 (cbrt.f64 (*.f64 a a)) (pow.f64 (*.f64 b (cbrt.f64 (*.f64 a a))) 2)) |
(*.f64 (cbrt.f64 (pow.f64 b 2)) (pow.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) a) 2)) |
(*.f64 (cbrt.f64 (*.f64 b b)) (pow.f64 (*.f64 a (cbrt.f64 (*.f64 b b))) 2)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) (*.f64 (*.f64 a b) (cbrt.f64 (*.f64 a b)))) |
(*.f64 (*.f64 b a) (*.f64 (cbrt.f64 (*.f64 b a)) (cbrt.f64 (pow.f64 (*.f64 b a) 2)))) |
(*.f64 (pow.f64 (*.f64 a (cbrt.f64 b)) 2) (*.f64 b (cbrt.f64 b))) |
(*.f64 (*.f64 (*.f64 a b) (cbrt.f64 (*.f64 a b))) (cbrt.f64 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b a) (*.f64 (cbrt.f64 (*.f64 b a)) (cbrt.f64 (pow.f64 (*.f64 b a) 2)))) |
(*.f64 (pow.f64 b 2) (pow.f64 a 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 b 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 (*.f64 b (cbrt.f64 a)) 2) (pow.f64 (cbrt.f64 (pow.f64 a 2)) 2)) |
(*.f64 (pow.f64 (*.f64 b (cbrt.f64 a)) 2) (pow.f64 (cbrt.f64 (*.f64 a a)) 2)) |
(*.f64 1 (pow.f64 (*.f64 a b) 2)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (pow.f64 (*.f64 a b) 2) 1) |
(pow.f64 (*.f64 b a) 2) |
(/.f64 (pow.f64 (*.f64 a b) 2) 1) |
(pow.f64 (*.f64 b a) 2) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 3) 1/3) |
(pow.f64 (*.f64 b a) 2) |
(pow.f64 (*.f64 a b) 2) |
(pow.f64 (*.f64 b a) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 a b) 2)) 3) |
(pow.f64 (*.f64 b a) 2) |
(pow.f64 (pow.f64 (*.f64 a b) 2) 1) |
(pow.f64 (*.f64 b a) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) |
(pow.f64 (*.f64 b a) 2) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 2)) (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(*.f64 (+.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (-.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (*.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)))))) (+.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2))) (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2)))) (cbrt.f64 (*.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) (+.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2)))) |
(*.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (*.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (+.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))))) |
(*.f64 (-.f64 (+.f64 (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2))) (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2)))) (cbrt.f64 (*.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) (+.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2)))) |
(*.f64 1 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(*.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2))) (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 b) (*.f64 (cbrt.f64 (*.f64 b b)) (*.f64 b (fma.f64 b b 4))) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (*.f64 b (*.f64 b (fma.f64 b b 4)))) (cbrt.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2))) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (fma.f64 b b 4)) (pow.f64 (*.f64 b (cbrt.f64 (fma.f64 b b 4))) 2) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 b 2)) (*.f64 (*.f64 b (cbrt.f64 b)) (fma.f64 b b 4)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (cbrt.f64 (*.f64 b b)) (*.f64 (fma.f64 b b 4) (*.f64 b (cbrt.f64 b))) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 (*.f64 (pow.f64 b 2) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (*.f64 (*.f64 b b) (cbrt.f64 (fma.f64 b b 4))) (cbrt.f64 (pow.f64 (fma.f64 b b 4) 2)) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 (fma.f64 b b 4) (pow.f64 b 2) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (pow.f64 b 2) (fma.f64 b b 4) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (sqrt.f64 2) (*.f64 (sqrt.f64 2) (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (sqrt.f64 2) (*.f64 (pow.f64 (*.f64 b a) 2) (sqrt.f64 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (cbrt.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2)) (cbrt.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2))) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 2 (*.f64 a b)) (*.f64 a b) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 2 (*.f64 b a)) (*.f64 b a) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 (*.f64 a b) 2))) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 2 (cbrt.f64 (pow.f64 (*.f64 b a) 2))) (cbrt.f64 (pow.f64 (pow.f64 (*.f64 b a) 2) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (*.f64 (cbrt.f64 (pow.f64 b 2)) (fma.f64 b b 4)) (*.f64 b (cbrt.f64 b)) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(fma.f64 (*.f64 (fma.f64 b b 4) (cbrt.f64 (*.f64 b b))) (*.f64 b (cbrt.f64 b)) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) |
(fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (pow.f64 (*.f64 a b) 2) 2 (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (*.f64 (sqrt.f64 2) (*.f64 a b)) (*.f64 (sqrt.f64 2) (*.f64 a b)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (cbrt.f64 2) (pow.f64 (*.f64 (cbrt.f64 2) (*.f64 a b)) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 (cbrt.f64 2) (*.f64 (pow.f64 (*.f64 b a) 2) (cbrt.f64 4)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(fma.f64 1 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 1 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 1 (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(fma.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 1 (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 3) 1/3) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) 3) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 1) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2))) 3)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(if (!=.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 (*.f64 b a) 2) 3) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (fma.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) 0) (*.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (+.f64 1 (/.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) 0) (*.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) (-.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 (pow.f64 (*.f64 b a) 2) 2)) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2)))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 (*.f64 b a) 2) 3) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (fma.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (/.f64 (+.f64 (*.f64 8 (pow.f64 (pow.f64 (*.f64 a b) 2) 3)) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (-.f64 (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (/.f64 (fma.f64 8 (pow.f64 (pow.f64 (*.f64 b a) 2) 3) (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 3)) (fma.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2)) 0) (/.f64 (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2)) (*.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2))) (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (+.f64 1 (/.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 0) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) b) (*.f64 b (fma.f64 b b 4))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 3) (*.f64 (pow.f64 (*.f64 b b) 3) 64)) (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 (*.f64 b b) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 3) (*.f64 (pow.f64 (*.f64 b b) 3) 64)) (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (-.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) 2) (*.f64 4 (pow.f64 (pow.f64 (*.f64 a b) 2) 2))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b a) 2) 2) (*.f64 b (*.f64 b (fma.f64 b b 4)))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 b 4) (pow.f64 (fma.f64 b b 4) 2)) (*.f64 4 (pow.f64 (pow.f64 (*.f64 b a) 2) 2))) (fma.f64 b (*.f64 b (fma.f64 b b 4)) (*.f64 (pow.f64 (*.f64 b a) 2) -2))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 3) (*.f64 (pow.f64 (*.f64 b b) 3) 64)) (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (pow.f64 (pow.f64 b 2) 2) -16)) (+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 (pow.f64 b 2) (fma.f64 b b -4)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 2) (*.f64 (pow.f64 b 4) -16)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (*.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (+.f64 1 (/.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 0) (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (-.f64 (/.f64 (*.f64 (*.f64 b b) 4) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 3) (pow.f64 (pow.f64 b 4) 3)) (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 3) (pow.f64 (pow.f64 b 4) 3)) (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 (*.f64 b b) 4) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 3) (*.f64 (pow.f64 (*.f64 b b) 3) 64)) (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (-.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2)) (-.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4)) 0) (/.f64 (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (pow.f64 (pow.f64 b 4) 2)) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) 0) (/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))) (-.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (pow.f64 b 4) (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))))) 0) (/.f64 (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (pow.f64 (pow.f64 b 4) 2)) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))) 0) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2)) (-.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (*.f64 (*.f64 b b) 4) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4))) 0) (/.f64 (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 2) (*.f64 (pow.f64 b 4) 16)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (+.f64 1 (/.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (*.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (-.f64 (/.f64 (pow.f64 b 4) (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (*.f64 (pow.f64 (pow.f64 b 2) 2) (+.f64 1 (/.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (pow.f64 b 4) 0) (*.f64 (pow.f64 b 4) (-.f64 (/.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4)) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 4 (pow.f64 b 2)) 0) (*.f64 (*.f64 4 (pow.f64 b 2)) (+.f64 1 (/.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 4 (pow.f64 b 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 (*.f64 b b) 4) 0) (*.f64 (*.f64 (*.f64 b b) 4) (-.f64 (/.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (*.f64 (*.f64 b b) 4)) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 3) (pow.f64 (pow.f64 b 4) 3)) (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 3) (pow.f64 (pow.f64 b 4) 3)) (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4))))) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 3) (*.f64 (pow.f64 (*.f64 b b) 3) 64)) (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (pow.f64 (pow.f64 b 2) 2) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3) (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2)) (+.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (-.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (pow.f64 b 4) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 3) (pow.f64 (pow.f64 b 4) 3)) (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 0) (/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 3) 2) (pow.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) 3)) (+.f64 (pow.f64 (pow.f64 (pow.f64 b 2) 2) 2) (-.f64 (*.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) (*.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (/.f64 (+.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 3) (pow.f64 (pow.f64 b 4) 3)) (-.f64 (pow.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 2) (*.f64 (pow.f64 b 4) (-.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (pow.f64 b 4))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 3) (*.f64 (pow.f64 (pow.f64 b 2) 3) 64)) (+.f64 (*.f64 (pow.f64 (pow.f64 b 2) 2) 16) (-.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) 2) (*.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))))) (fma.f64 (*.f64 b (fma.f64 b b 4)) b (*.f64 2 (pow.f64 (*.f64 a b) 2)))) |
(if (!=.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 0) (/.f64 (+.f64 (pow.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) 3) (*.f64 (pow.f64 (*.f64 b b) 3) 64)) (fma.f64 (pow.f64 b 4) 16 (*.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (fma.f64 2 (pow.f64 (*.f64 b a) 2) (*.f64 (*.f64 b b) (fma.f64 b b -4)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) |
(+.f64 (*.f64 2 (pow.f64 (*.f64 a b) 2)) (*.f64 b (*.f64 b (fma.f64 b b 4)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (*.f64 2 (pow.f64 (*.f64 a b) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 4 (pow.f64 b 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (*.f64 4 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (pow.f64 (pow.f64 b 2) 2) (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2))))) |
(fma.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 2 (pow.f64 b 2)))) (pow.f64 (pow.f64 b 2) 2)) |
(fma.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))) (pow.f64 b 4)) |
(+.f64 (*.f64 2 (pow.f64 b 2)) (+.f64 (*.f64 2 (pow.f64 b 2)) (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)))) |
(fma.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))) (pow.f64 b 4)) |
(+.f64 (pow.f64 (*.f64 a b) 2) (+.f64 (pow.f64 (*.f64 a b) 2) (*.f64 b (*.f64 b (fma.f64 b b 4))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
(+.f64 (+.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (pow.f64 (pow.f64 b 2) 2)) (*.f64 2 (pow.f64 b 2))) (*.f64 2 (pow.f64 b 2))) |
(fma.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))) (pow.f64 b 4)) |
(+.f64 (+.f64 (*.f64 b (*.f64 b (fma.f64 b b 4))) (pow.f64 (*.f64 a b) 2)) (pow.f64 (*.f64 a b) 2)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) |
Compiled 27577 to 20286 computations (26.4% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 812 | 3 | 815 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 2 | 8 | 10 |
| Total | 815 | 11 | 826 |
| Status | Error | Program |
|---|---|---|
| 9.3b | (-.f64 (if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (*.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (-.f64 (/.f64 (pow.f64 b 4) (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) 1) | |
| ✓ | 10.0b | (-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
| ✓ | 10.3b | (-.f64 (pow.f64 b 4) 1) |
| ✓ | 9.8b | (-.f64 (pow.f64 a 4) 1) |
| ✓ | 0.1b | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| ✓ | 9.5b | (-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
| ✓ | 0.1b | (-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)))) 1) |
| 18.2b | (-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) | |
| 9.4b | (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) | |
| ✓ | 9.5b | (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
| ✓ | 18.3b | (-.f64 (*.f64 (*.f64 b b) 4) 1) |
Compiled 196 to 134 computations (31.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (pow.f64 b 4) 1) |
(-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
(-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
(-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 a) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 b) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (*.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (-.f64 (/.f64 (pow.f64 b 4) (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) 1) |
(-.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) 1) |
(-.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)))) 1) |
(-.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 a a (pow.f64 b 2)) 2) (*.f64 b (+.f64 b b))) (*.f64 b (+.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (pow.f64 a 2) 2) -4)))) 1) |
(+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (fma.f64 4 (pow.f64 b 2) -1)) |
| Outputs |
|---|
(-.f64 (+.f64 (pow.f64 a 4) (*.f64 (pow.f64 b 2) (+.f64 (pow.f64 b 2) (-.f64 (*.f64 (*.f64 2 a) a) -4)))) 1) |
6 calls:
| 10.0ms | b |
| 10.0ms | a |
| 8.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 6.0ms | (*.f64 b b) |
| 5.0ms | (*.f64 a a) |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | a |
| 0.1b | 1 | b |
| 0.1b | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| 0.1b | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 0.1b | 1 | (*.f64 a a) |
| 0.1b | 1 | (*.f64 b b) |
Compiled 392 to 248 computations (36.7% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (pow.f64 b 4) 1) |
(-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
(-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
(-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 a) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 b) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (*.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (-.f64 (/.f64 (pow.f64 b 4) (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) 1) |
(-.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) 1) |
(-.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (fma.f64 2 (pow.f64 (*.f64 b a) 2) (pow.f64 b 4)) (*.f64 4 (*.f64 b b))) 1) |
| Outputs |
|---|
(-.f64 (+.f64 (pow.f64 (fma.f64 b b (pow.f64 a 2)) 2) (*.f64 4 (*.f64 b b))) 1) |
6 calls:
| 9.0ms | b |
| 9.0ms | a |
| 6.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 5.0ms | (*.f64 b b) |
| 4.0ms | (*.f64 a a) |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | a |
| 0.1b | 1 | b |
| 0.1b | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| 0.1b | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 0.1b | 1 | (*.f64 a a) |
| 0.1b | 1 | (*.f64 b b) |
Compiled 313 to 193 computations (38.3% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (pow.f64 b 4) 1) |
(-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
(-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
(-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 a) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 b) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (if (!=.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) 0) (*.f64 (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a)))) (-.f64 (/.f64 (pow.f64 b 4) (*.f64 2 (*.f64 (*.f64 b b) (+.f64 2 (*.f64 a a))))) -1)) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2))))) 1) |
(-.f64 (fma.f64 2 (pow.f64 (*.f64 a b) 2) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 -1 b) -4) (*.f64 (*.f64 2 (+.f64 2 (*.f64 a a))) (pow.f64 (/.f64 -1 b) -2))) 1) |
| Outputs |
|---|
(-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
6 calls:
| 8.0ms | b |
| 8.0ms | a |
| 5.0ms | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 5.0ms | (*.f64 a a) |
| 5.0ms | (*.f64 b b) |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | a |
| 0.1b | 1 | b |
| 0.1b | 1 | (-.f64 (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) 1) |
| 0.1b | 1 | (+.f64 (pow.f64 (+.f64 (*.f64 a a) (*.f64 b b)) 2) (*.f64 4 (*.f64 b b))) |
| 0.1b | 1 | (*.f64 a a) |
| 0.1b | 1 | (*.f64 b b) |
Compiled 279 to 171 computations (38.7% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (pow.f64 b 4) 1) |
(-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
(-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
(-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 a) -4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (+.f64 (pow.f64 (/.f64 1 b) -4) (*.f64 4 (*.f64 b b))) 1) |
| Outputs |
|---|
(-.f64 (+.f64 (pow.f64 b 4) (*.f64 4 (*.f64 b b))) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
4 calls:
| 18.0ms | b |
| 18.0ms | a |
| 9.0ms | (*.f64 b b) |
| 6.0ms | (*.f64 a a) |
| Error | Segments | Branch |
|---|---|---|
| 1.8b | 3 | a |
| 1.0b | 3 | b |
| 1.8b | 2 | (*.f64 a a) |
| 1.0b | 2 | (*.f64 b b) |
Compiled 127 to 83 computations (34.6% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.2026975122868828e-13 | 6.303336164094282e-13 |
| 17.0ms | -0.0011504265543819743 | -6.7012070624848355e-12 |
| 25.0ms | 240× | body | 256 | valid |
Compiled 390 to 298 computations (23.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (pow.f64 b 4) 1) |
(-.f64 (pow.f64 (/.f64 1 a) -4) 1) |
(-.f64 (pow.f64 (/.f64 1 b) -4) 1) |
| Outputs |
|---|
(-.f64 (pow.f64 a 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
4 calls:
| 15.0ms | b |
| 14.0ms | a |
| 6.0ms | (*.f64 b b) |
| 5.0ms | (*.f64 a a) |
| Error | Segments | Branch |
|---|---|---|
| 1.8b | 3 | a |
| 1.0b | 3 | b |
| 1.9b | 2 | (*.f64 a a) |
| 1.0b | 2 | (*.f64 b b) |
Compiled 90 to 58 computations (35.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4464813060610567e-26 | 3.162441343213193e-25 |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 4 (*.f64 (*.f64 a a) 2)))) 1) |
4 calls:
| 4.0ms | b |
| 4.0ms | a |
| 3.0ms | (*.f64 a a) |
| 3.0ms | (*.f64 b b) |
| Error | Segments | Branch |
|---|---|---|
| 9.4b | 1 | a |
| 9.4b | 1 | b |
| 9.4b | 1 | (*.f64 a a) |
| 9.4b | 1 | (*.f64 b b) |
Compiled 66 to 38 computations (42.4% saved)
Total -8.8b remaining (-92.1%)
Threshold costs -8.8b (-92.1%)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 b b) 4) 1) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
(-.f64 (*.f64 (+.f64 4 (*.f64 (*.f64 a a) 2)) (*.f64 b b)) 1) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) 4)) 1) |
4 calls:
| 3.0ms | b |
| 3.0ms | a |
| 2.0ms | (*.f64 b b) |
| 2.0ms | (*.f64 a a) |
| Error | Segments | Branch |
|---|---|---|
| 9.5b | 1 | a |
| 9.5b | 1 | b |
| 9.5b | 1 | (*.f64 a a) |
| 9.5b | 1 | (*.f64 b b) |
Compiled 49 to 30 computations (38.8% saved)
| 1× | fuel |
Compiled 174 to 118 computations (32.2% saved)
Compiled 160 to 95 computations (40.6% saved)
Loading profile data...