
Time bar (total: 5.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 14 to 9 computations (35.7% saved)
| 876.0ms | 5862× | body | 256 | valid |
| 395.0ms | 2394× | body | 256 | infinite |
| 1× | egg-herbie |
| 5554× | fma-def |
| 974× | unsub-neg |
| 468× | fma-neg |
| 464× | sub-neg |
| 440× | associate-+l- |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 211 |
| 1 | 129 | 211 |
| 2 | 240 | 203 |
| 3 | 624 | 203 |
| 4 | 1222 | 203 |
| 5 | 2393 | 203 |
| 6 | 3934 | 203 |
| 7 | 5147 | 203 |
| 8 | 5657 | 203 |
| 9 | 5709 | 203 |
| 10 | 5716 | 203 |
| 11 | 5716 | 203 |
| 12 | 5771 | 203 |
| 13 | 5787 | 203 |
| 14 | 5787 | 203 |
| 15 | 5787 | 203 |
| 16 | 7292 | 203 |
| 17 | 7292 | 203 |
| 18 | 7292 | 203 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 (*.f64 (+.f64 (*.f64 (neg.f64 x) y) z) y) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x (neg.f64 y)) z) (neg.f64 y)) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) (neg.f64 z)) y) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) (neg.f64 t)) |
(+.f64 (*.f64 (+.f64 (*.f64 y x) z) x) t) |
(+.f64 (*.f64 (+.f64 (*.f64 z y) x) y) t) |
(+.f64 (*.f64 (+.f64 (*.f64 t y) z) y) x) |
(+.f64 (*.f64 (+.f64 (*.f64 x z) y) z) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x t) z) t) y) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) t) y) z) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 y (fma.f64 x y z) t) |
(+.f64 (*.f64 (+.f64 (*.f64 (neg.f64 x) y) z) y) t) |
(fma.f64 (fma.f64 (neg.f64 x) y z) y t) |
(fma.f64 y (-.f64 z (*.f64 x y)) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x (neg.f64 y)) z) (neg.f64 y)) t) |
(fma.f64 (fma.f64 (neg.f64 x) y z) (neg.f64 y) t) |
(-.f64 t (*.f64 y (-.f64 z (*.f64 x y)))) |
(fma.f64 y (-.f64 (*.f64 x y) z) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) (neg.f64 z)) y) t) |
(fma.f64 (fma.f64 (neg.f64 x) y z) (neg.f64 y) t) |
(-.f64 t (*.f64 y (-.f64 z (*.f64 x y)))) |
(fma.f64 y (-.f64 (*.f64 x y) z) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) (neg.f64 t)) |
(-.f64 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 y (fma.f64 x y z) (neg.f64 t)) |
(+.f64 (*.f64 (+.f64 (*.f64 y x) z) x) t) |
(fma.f64 (fma.f64 x y z) x t) |
(fma.f64 x (fma.f64 x y z) t) |
(+.f64 (*.f64 (+.f64 (*.f64 z y) x) y) t) |
(fma.f64 (fma.f64 z y x) y t) |
(fma.f64 y (fma.f64 y z x) t) |
(+.f64 (*.f64 (+.f64 (*.f64 t y) z) y) x) |
(fma.f64 (fma.f64 t y z) y x) |
(fma.f64 y (fma.f64 y t z) x) |
(+.f64 (*.f64 (+.f64 (*.f64 x z) y) z) t) |
(fma.f64 (fma.f64 x z y) z t) |
(fma.f64 z (fma.f64 x z y) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x t) z) t) y) |
(fma.f64 (fma.f64 x t z) t y) |
(fma.f64 t (fma.f64 x t z) y) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) t) y) z) |
(fma.f64 (fma.f64 x y t) y z) |
(fma.f64 y (fma.f64 x y t) z) |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 44× | fma-def |
| 14× | +-commutative |
| 8× | associate-+r+ |
| 8× | associate-+l+ |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 17 |
| 1 | 17 | 17 |
| 2 | 27 | 17 |
| 3 | 58 | 17 |
| 4 | 74 | 17 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 y (fma.f64 x y z) t) |
Compiled 27 to 11 computations (59.3% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 | 1 | 3 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 2 | 2 | 4 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| ▶ | 99.9% | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
Compiled 26 to 16 computations (38.5% saved)
Found 3 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 (*.f64 x y) z) |
| ✓ | 100.0% | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| ✓ | 99.9% | (*.f64 (+.f64 (*.f64 x y) z) y) |
Compiled 33 to 9 computations (72.7% saved)
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | z | @ | 0 | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| 1.0ms | z | @ | inf | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 0.0ms | y | @ | 0 | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 0.0ms | y | @ | -inf | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 0.0ms | x | @ | 0 | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 1× | batch-egg-rewrite |
| 1140× | log-prod |
| 1048× | fma-def |
| 892× | pow-prod-down |
| 548× | pow-exp |
| 544× | pow-prod-up |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 41 |
| 1 | 220 | 41 |
| 2 | 3149 | 41 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (+.f64 (*.f64 x y) z) y) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 (*.f64 x y) z) |
| Outputs |
|---|
(+.f64 0 (*.f64 y (fma.f64 x y z))) |
(+.f64 (*.f64 y (*.f64 x y)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 y (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 x y) y)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))) (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) y) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) 1/2) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z)))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (fma.f64 x y z)))) 1/3)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 3) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z)))) 2)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 x y))) |
(fma.f64 (*.f64 x y) y (*.f64 z y)) |
(fma.f64 z y (*.f64 (*.f64 x y) y)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (fma.f64 y (fma.f64 x y z) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(*.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(*.f64 1 (fma.f64 y (fma.f64 x y z) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (/.f64 1 (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 1 (/.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 (fma.f64 x y z) (*.f64 y t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 x y z) (neg.f64 t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (-.f64 t (*.f64 y (fma.f64 x y z)))) |
(pow.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2) 1/2) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) |
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) -1) |
(pow.f64 (/.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (fma.f64 x y z) t)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z)) (+.f64 1 (expm1.f64 t)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))) (exp.f64 t))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))) (+.f64 1 (expm1.f64 t)))) |
(log.f64 (*.f64 (exp.f64 t) (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 t)) (pow.f64 (exp.f64 y) (fma.f64 x y z)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 t)) (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))))) |
(cbrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 y (fma.f64 x y z) t))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) 2)) |
(log1p.f64 (expm1.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y (fma.f64 x y z) t) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 (*.f64 y (fma.f64 x y z)) 1 t) |
(fma.f64 t 1 (*.f64 y (fma.f64 x y z))) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(fma.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (cbrt.f64 t) (pow.f64 (cbrt.f64 t) 2) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (*.f64 (cbrt.f64 (fma.f64 x y z)) y) t) |
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (fma.f64 x y z)) t) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 (sqrt.f64 (fma.f64 x y z)) y) t) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z)) t) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2)) (cbrt.f64 (fma.f64 x y z)) t) |
(fma.f64 (*.f64 y (sqrt.f64 (fma.f64 x y z))) (sqrt.f64 (fma.f64 x y z)) t) |
(fma.f64 (*.f64 (fma.f64 x y z) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) t) |
(fma.f64 (*.f64 (fma.f64 x y z) (sqrt.f64 y)) (sqrt.f64 y) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x y z))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x y (neg.f64 z)))) |
(*.f64 (fma.f64 x y z) 1) |
(*.f64 1 (fma.f64 x y z)) |
(*.f64 (cbrt.f64 (fma.f64 x y z)) (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (cbrt.f64 (fma.f64 x y z))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (sqrt.f64 (fma.f64 x y z))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 1 (fma.f64 x y (neg.f64 z)))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)) (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)))) |
(/.f64 1 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (*.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (fma.f64 x y (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) 2)) (-.f64 z (*.f64 x y))) |
(pow.f64 (fma.f64 x y z) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x y z)) 3) |
(pow.f64 (pow.f64 (fma.f64 x y z) 2) 1/2) |
(pow.f64 (pow.f64 (fma.f64 x y z) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x y z)) 2) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)) (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) -1) |
(pow.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 x y z) 2)) |
(log.f64 (exp.f64 (fma.f64 x y z))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x y z)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (+.f64 1 (expm1.f64 z)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x y))) (exp.f64 z))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x y))) (+.f64 1 (expm1.f64 z)))) |
(log.f64 (*.f64 (exp.f64 z) (+.f64 1 (expm1.f64 (*.f64 x y))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (pow.f64 (exp.f64 x) y))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (+.f64 1 (expm1.f64 (*.f64 x y))))) |
(cbrt.f64 (pow.f64 (fma.f64 x y z) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x y z))) |
(exp.f64 (log.f64 (fma.f64 x y z))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 x y z))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 x y z))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x y z))) 2)) |
(log1p.f64 (expm1.f64 (fma.f64 x y z))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 x y) 1 z) |
(fma.f64 z 1 (*.f64 x y)) |
(fma.f64 1 (*.f64 x y) z) |
(fma.f64 1 z (*.f64 x y)) |
(fma.f64 (cbrt.f64 (*.f64 x y)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2) z) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (*.f64 x y)) z) |
(fma.f64 (cbrt.f64 z) (pow.f64 (cbrt.f64 z) 2) (*.f64 x y)) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x y)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) y) z) |
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) x) z) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) z) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x y)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) z) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) z) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) z) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) z) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) z) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) z) |
| 1× | egg-herbie |
| 972× | log-prod |
| 646× | cancel-sign-sub-inv |
| 478× | associate-/l* |
| 420× | distribute-lft-neg-in |
| 420× | distribute-rgt-neg-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 6030 |
| 1 | 841 | 5112 |
| 2 | 2617 | 5080 |
| 3 | 7884 | 5080 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
t |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
t |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) z) |
(+.f64 0 (*.f64 y (fma.f64 x y z))) |
(+.f64 (*.f64 y (*.f64 x y)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 y (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 x y) y)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))) (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) y) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) 1/2) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z)))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (fma.f64 x y z)))) 1/3)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 3) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z)))) 2)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 x y))) |
(fma.f64 (*.f64 x y) y (*.f64 z y)) |
(fma.f64 z y (*.f64 (*.f64 x y) y)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (fma.f64 y (fma.f64 x y z) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(*.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(*.f64 1 (fma.f64 y (fma.f64 x y z) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (/.f64 1 (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 1 (/.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 (fma.f64 x y z) (*.f64 y t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 x y z) (neg.f64 t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (-.f64 t (*.f64 y (fma.f64 x y z)))) |
(pow.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2) 1/2) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) |
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) -1) |
(pow.f64 (/.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (fma.f64 x y z) t)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z)) (+.f64 1 (expm1.f64 t)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))) (exp.f64 t))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))) (+.f64 1 (expm1.f64 t)))) |
(log.f64 (*.f64 (exp.f64 t) (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 t)) (pow.f64 (exp.f64 y) (fma.f64 x y z)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 t)) (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))))) |
(cbrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 y (fma.f64 x y z) t))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) 2)) |
(log1p.f64 (expm1.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y (fma.f64 x y z) t) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 (*.f64 y (fma.f64 x y z)) 1 t) |
(fma.f64 t 1 (*.f64 y (fma.f64 x y z))) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(fma.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (cbrt.f64 t) (pow.f64 (cbrt.f64 t) 2) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (*.f64 (cbrt.f64 (fma.f64 x y z)) y) t) |
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (fma.f64 x y z)) t) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 (sqrt.f64 (fma.f64 x y z)) y) t) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z)) t) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2)) (cbrt.f64 (fma.f64 x y z)) t) |
(fma.f64 (*.f64 y (sqrt.f64 (fma.f64 x y z))) (sqrt.f64 (fma.f64 x y z)) t) |
(fma.f64 (*.f64 (fma.f64 x y z) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) t) |
(fma.f64 (*.f64 (fma.f64 x y z) (sqrt.f64 y)) (sqrt.f64 y) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x y z))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x y (neg.f64 z)))) |
(*.f64 (fma.f64 x y z) 1) |
(*.f64 1 (fma.f64 x y z)) |
(*.f64 (cbrt.f64 (fma.f64 x y z)) (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (cbrt.f64 (fma.f64 x y z))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (sqrt.f64 (fma.f64 x y z))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 1 (fma.f64 x y (neg.f64 z)))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)) (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)))) |
(/.f64 1 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (*.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (fma.f64 x y (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) 2)) (-.f64 z (*.f64 x y))) |
(pow.f64 (fma.f64 x y z) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x y z)) 3) |
(pow.f64 (pow.f64 (fma.f64 x y z) 2) 1/2) |
(pow.f64 (pow.f64 (fma.f64 x y z) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x y z)) 2) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)) (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) -1) |
(pow.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 x y z) 2)) |
(log.f64 (exp.f64 (fma.f64 x y z))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x y z)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (+.f64 1 (expm1.f64 z)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x y))) (exp.f64 z))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x y))) (+.f64 1 (expm1.f64 z)))) |
(log.f64 (*.f64 (exp.f64 z) (+.f64 1 (expm1.f64 (*.f64 x y))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (pow.f64 (exp.f64 x) y))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (+.f64 1 (expm1.f64 (*.f64 x y))))) |
(cbrt.f64 (pow.f64 (fma.f64 x y z) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x y z))) |
(exp.f64 (log.f64 (fma.f64 x y z))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 x y z))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 x y z))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x y z))) 2)) |
(log1p.f64 (expm1.f64 (fma.f64 x y z))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 x y) 1 z) |
(fma.f64 z 1 (*.f64 x y)) |
(fma.f64 1 (*.f64 x y) z) |
(fma.f64 1 z (*.f64 x y)) |
(fma.f64 (cbrt.f64 (*.f64 x y)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2) z) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (*.f64 x y)) z) |
(fma.f64 (cbrt.f64 z) (pow.f64 (cbrt.f64 z) 2) (*.f64 x y)) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x y)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) y) z) |
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) x) z) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) z) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x y)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) z) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) z) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) z) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) z) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) z) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) z) |
| Outputs |
|---|
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y (*.f64 y x)) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 0 (*.f64 y (fma.f64 x y z))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y (*.f64 x y)) (*.f64 y z)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 y (*.f64 x y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 x y) y)) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))) (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 y x z))) (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 y x z))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 y x z))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 y x z))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 y x z))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (fma.f64 y x z))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 y (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) y) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) y) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 y (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) y) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
(/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) 1/2) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(*.f64 y (fma.f64 y x z)) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1) 1)) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z)))) 3)) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (fma.f64 x y z)))) 1/3)) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 3) 1/3)) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z)))) 2)) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y z (*.f64 y (*.f64 x y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 x y) y (*.f64 z y)) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 z y (*.f64 (*.f64 x y) y)) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) 1) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (fma.f64 y (fma.f64 x y z) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(*.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 1 (fma.f64 y (fma.f64 x y z) t)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 (fma.f64 y x z) (neg.f64 y) t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (/.f64 1 (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 1 (/.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 (fma.f64 y x z) (neg.f64 y) t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 1 (/.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 (fma.f64 y x z) (neg.f64 y) t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 (fma.f64 x y z) (*.f64 y t))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 (fma.f64 y x z) (neg.f64 y) t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 x y z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 (fma.f64 y x z) (neg.f64 y) t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (-.f64 t (*.f64 y (fma.f64 x y z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(pow.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 3) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2) 1/2) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3) 1/3) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (/.f64 (fma.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) -1) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 (fma.f64 y x z) (neg.f64 y) t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(pow.f64 (/.f64 (fma.f64 y (fma.f64 x y z) (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) -1) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(sqrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (fma.f64 x y z) t)))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (fma.f64 x y z)) (+.f64 1 (expm1.f64 t)))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))) (exp.f64 t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))) (+.f64 1 (expm1.f64 t)))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (exp.f64 t) (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 t)) (pow.f64 (exp.f64 y) (fma.f64 x y z)))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 t)) (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z)))))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(cbrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(expm1.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1) 1)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) 3)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 y (fma.f64 x y z) t))) 1/3)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) 2)) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(log1p.f64 (expm1.f64 (fma.f64 y (fma.f64 x y z) t))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 y (fma.f64 x y z) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (fma.f64 x y z) y t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 y (fma.f64 x y z)) 1 t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 t 1 (*.f64 y (fma.f64 x y z))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (cbrt.f64 t) (pow.f64 (cbrt.f64 t) 2) (*.f64 y (fma.f64 x y z))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (*.f64 (cbrt.f64 (fma.f64 x y z)) y) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (fma.f64 x y z)) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 (sqrt.f64 (fma.f64 x y z)) y) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z)) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2)) (cbrt.f64 (fma.f64 x y z)) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 y (sqrt.f64 (fma.f64 x y z))) (sqrt.f64 (fma.f64 x y z)) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 (fma.f64 x y z) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 (fma.f64 x y z) (sqrt.f64 y)) (sqrt.f64 y) t) |
(+.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x y z))) 1) |
(fma.f64 y x z) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 x y (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(*.f64 (fma.f64 x y z) 1) |
(fma.f64 y x z) |
(*.f64 1 (fma.f64 x y z)) |
(fma.f64 y x z) |
(*.f64 (cbrt.f64 (fma.f64 x y z)) (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2)) |
(fma.f64 y x z) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (cbrt.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (sqrt.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 1 (fma.f64 x y (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)) (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(/.f64 1 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (*.f64 y z))))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (fma.f64 x y (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) 2)) (-.f64 z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(pow.f64 (fma.f64 x y z) 1) |
(fma.f64 y x z) |
(pow.f64 (cbrt.f64 (fma.f64 x y z)) 3) |
(fma.f64 y x z) |
(pow.f64 (pow.f64 (fma.f64 x y z) 2) 1/2) |
(fma.f64 y x z) |
(pow.f64 (pow.f64 (fma.f64 x y z) 3) 1/3) |
(fma.f64 y x z) |
(pow.f64 (sqrt.f64 (fma.f64 x y z)) 2) |
(fma.f64 y x z) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 x y)) (pow.f64 (*.f64 x y) 2)) (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3))) -1) |
(/.f64 1 (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(pow.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) -1) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 x y (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(sqrt.f64 (pow.f64 (fma.f64 x y z) 2)) |
(fma.f64 y x z) |
(log.f64 (exp.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x y z)))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (+.f64 1 (expm1.f64 z)))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x y))) (exp.f64 z))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x y))) (+.f64 1 (expm1.f64 z)))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (exp.f64 z) (+.f64 1 (expm1.f64 (*.f64 x y))))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (pow.f64 (exp.f64 x) y))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (+.f64 1 (expm1.f64 (*.f64 x y))))) |
(fma.f64 y x z) |
(cbrt.f64 (pow.f64 (fma.f64 x y z) 3)) |
(fma.f64 y x z) |
(expm1.f64 (log1p.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(exp.f64 (log.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1)) |
(fma.f64 y x z) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1) 1)) |
(fma.f64 y x z) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 x y z))) 3)) |
(fma.f64 y x z) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 x y z))) 1/3)) |
(fma.f64 y x z) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x y z))) 2)) |
(fma.f64 y x z) |
(log1p.f64 (expm1.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 x y) 1 z) |
(fma.f64 y x z) |
(fma.f64 z 1 (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 1 (*.f64 x y) z) |
(fma.f64 y x z) |
(fma.f64 1 z (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 (cbrt.f64 (*.f64 x y)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2) z) |
(fma.f64 y x z) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (*.f64 x y)) z) |
(fma.f64 y x z) |
(fma.f64 (cbrt.f64 z) (pow.f64 (cbrt.f64 z) 2) (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) y) z) |
(fma.f64 y x z) |
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) x) z) |
(fma.f64 y x z) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) z) |
(fma.f64 y x z) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y) z) |
(fma.f64 y x z) |
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) x) z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 x (sqrt.f64 y)) (sqrt.f64 y) z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 y (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) z) |
(fma.f64 y x z) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 x) z) |
(fma.f64 y x z) |
Compiled 2855 to 958 computations (66.4% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 9 | 193 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 9 | 194 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ▶ | 58.9% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| 63.4% | (+.f64 (/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) | |
| 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) | |
| ▶ | 72.0% | (+.f64 (*.f64 (pow.f64 y 2) x) t) |
| ▶ | 73.9% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ▶ | 64.1% | (+.f64 (*.f64 z y) t) |
| 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) | |
| 35.3% | t | |
| ▶ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ▶ | 58.9% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| 63.4% | (+.f64 (/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) | |
| 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) | |
| ▶ | 72.0% | (+.f64 (*.f64 (pow.f64 y 2) x) t) |
| ▶ | 73.9% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ▶ | 64.1% | (+.f64 (*.f64 z y) t) |
| 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) | |
| 35.3% | t |
Compiled 478 to 300 computations (37.2% saved)
Found 11 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (pow.f64 (*.f64 x y) 2) |
| ✓ | 93.4% | (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) |
| ✓ | 90.9% | (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) |
| ✓ | 68.4% | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
| ✓ | 100.0% | (+.f64 (*.f64 (pow.f64 y 2) x) t) |
| ✓ | 89.6% | (*.f64 (pow.f64 y 2) x) |
| ✓ | 100.0% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 99.8% | (*.f64 (*.f64 y x) y) |
| ✓ | 100.0% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ✓ | 99.8% | (*.f64 (*.f64 x y) y) |
| ✓ | 98.4% | (fma.f64 z y (*.f64 (*.f64 x y) y)) |
Compiled 162 to 48 computations (70.4% saved)
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
| 2.0ms | z | @ | inf | (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) |
| 2.0ms | x | @ | 0 | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
| 1.0ms | y | @ | -inf | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
| 1.0ms | x | @ | -inf | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
| 1× | batch-egg-rewrite |
| 802× | expm1-udef |
| 800× | log1p-udef |
| 510× | add-sqr-sqrt |
| 504× | pow1 |
| 500× | *-un-lft-identity |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 235 |
| 1 | 587 | 169 |
| 2 | 7017 | 169 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 z y (*.f64 (*.f64 x y) y)) |
(*.f64 (*.f64 x y) y) |
(+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 (*.f64 y x) y) t) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 (pow.f64 y 2) x) t) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) |
(-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) |
(pow.f64 (*.f64 x y) 2) |
| Outputs |
|---|
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 y (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 z y) 1) (*.f64 y (*.f64 y x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 y x z)))) 1) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (*.f64 y (fma.f64 y x z)) 1) |
(*.f64 1 (*.f64 y (fma.f64 y x z))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2) (cbrt.f64 (*.f64 y (fma.f64 y x z)))) |
(*.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) (sqrt.f64 (*.f64 y (fma.f64 y x z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))) |
(pow.f64 (*.f64 y (fma.f64 y x z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 y x z)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 y x z))))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 y x z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 y x z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 y x z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 y x z)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (-.f64 (*.f64 y (fma.f64 y x z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(*.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 1) |
(*.f64 1 (+.f64 (*.f64 y (fma.f64 y x z)) t)) |
(*.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2) (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t) (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) (-.f64 t (*.f64 y (fma.f64 y x z)))) |
(pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 1) |
(pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 3) |
(pow.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 2)) |
(log.f64 (exp.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(cbrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 3)) |
(expm1.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(exp.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 1 (*.f64 y (fma.f64 y x z)) t) |
(fma.f64 1 t (*.f64 y (fma.f64 y x z))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2) (cbrt.f64 (*.f64 y (fma.f64 y x z))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) (sqrt.f64 (*.f64 y (fma.f64 y x z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 y x)) t))) |
(*.f64 (fma.f64 y (*.f64 y x) t) 1) |
(*.f64 1 (fma.f64 y (*.f64 y x) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) (sqrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (*.f64 y x)) t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 y (*.f64 y x) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 y x) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 y x) t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 y x) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 y (*.f64 y x))) |
(fma.f64 1 (*.f64 y (*.f64 y x)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (*.f64 y x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 y x)) t))) |
(*.f64 (fma.f64 y (*.f64 y x) t) 1) |
(*.f64 1 (fma.f64 y (*.f64 y x) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) (sqrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (*.f64 y x)) t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 y (*.f64 y x) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 y x) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 y x) t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 y x) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 y (*.f64 y x))) |
(fma.f64 1 (*.f64 y (*.f64 y x)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (*.f64 y x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y x z) y))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (/.f64 (fma.f64 y x z) y)) (/.f64 (*.f64 z z) (/.f64 (fma.f64 y x z) y))) |
(*.f64 y (*.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 1 (/.f64 (fma.f64 y x z) y))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) (*.f64 y (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (/.f64 1 (fma.f64 y x z))) |
(*.f64 (fma.f64 y x z) y) |
(*.f64 (*.f64 (fma.f64 y x z) y) 1) |
(*.f64 1 (*.f64 (fma.f64 y x z) y)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 2) (cbrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (*.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y x z) y)) (sqrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (*.f64 y (neg.f64 (pow.f64 (fma.f64 y x z) 2))) (/.f64 1 (neg.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (fma.f64 y x z)) (*.f64 y (pow.f64 (fma.f64 y x z) 2))) |
(*.f64 (/.f64 y 1) (fma.f64 y x z)) |
(*.f64 (/.f64 y (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (pow.f64 (fma.f64 y x z) 2) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 y x z))) (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 y (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) 1) (/.f64 y (fma.f64 y x z))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 y (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) 1) (/.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (fma.f64 y x z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (cbrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) 1) (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (fma.f64 y x z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (cbrt.f64 (fma.f64 y x z)))) |
(pow.f64 (*.f64 (fma.f64 y x z) y) 1) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 3) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y x z) y)) 2) |
(pow.f64 (/.f64 1 (*.f64 (fma.f64 y x z) y)) -1) |
(neg.f64 (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (neg.f64 (fma.f64 y x z)))) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 2)) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y x z) y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 y x z) y)))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3) (pow.f64 (fma.f64 y x z) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y x z) y))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 y x z) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 y x z) y)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y x z) y))) |
(+.f64 (*.f64 y (pow.f64 (*.f64 y x) 2)) (*.f64 y (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 (*.f64 y x) 2) y) (*.f64 (*.f64 z z) y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) 1) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 (*.f64 y (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) y) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) y) (pow.f64 (fma.f64 y x z) 2)) |
(pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 3) |
(pow.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3) 1/3) |
(pow.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (pow.f64 (fma.f64 y x z) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))))) |
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(exp.f64 (log.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 z z (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 (*.f64 z z) 1 (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (*.f64 (fma.f64 y x z) (*.f64 y x)) (*.f64 (fma.f64 y x z) z)) |
(+.f64 (*.f64 (*.f64 y x) (fma.f64 y x z)) (*.f64 z (fma.f64 y x z))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) 1) |
(*.f64 (fma.f64 y x z) (fma.f64 y x z)) |
(*.f64 1 (pow.f64 (fma.f64 y x z) 2)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (*.f64 (cbrt.f64 (fma.f64 y x z)) (fma.f64 y x z))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (/.f64 1 (pow.f64 (fma.f64 y x z) 2))) |
(*.f64 (sqrt.f64 (fma.f64 y x z)) (*.f64 (sqrt.f64 (fma.f64 y x z)) (fma.f64 y x z))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))))) |
(*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 (fma.f64 y x z))) (sqrt.f64 (fma.f64 y x z))) |
(*.f64 (*.f64 (fma.f64 y x z) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (cbrt.f64 (fma.f64 y x z))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(/.f64 1 (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) (neg.f64 (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (-.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y x) z) 2)))) |
(pow.f64 (pow.f64 (fma.f64 y x z) 2) 1) |
(pow.f64 (fma.f64 y x z) 2) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 3) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3) 1/3) |
(sqrt.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) |
(log.f64 (exp.f64 (pow.f64 (fma.f64 y x z) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (fma.f64 y x z) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3)) |
(expm1.f64 (log1p.f64 (pow.f64 (fma.f64 y x z) 2))) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 y x z) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 y x z) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (fma.f64 y x z) 2))) |
(fma.f64 (*.f64 y x) (*.f64 y x) (*.f64 z z)) |
(fma.f64 1 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 z z)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 y x) 2))) 1) |
(*.f64 y (*.f64 x (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y x))) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y (*.f64 y x)) x) |
(*.f64 (pow.f64 (*.f64 y x) 2) 1) |
(*.f64 1 (pow.f64 (*.f64 y x) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (pow.f64 (*.f64 y x) 4))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (*.f64 (cbrt.f64 (*.f64 y x)) (*.f64 y x))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) |
(*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y x) (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) 1) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y x) x) y) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) (cbrt.f64 (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) y) y) |
(*.f64 (*.f64 (*.f64 x x) (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2)) |
(sqrt.f64 (pow.f64 (*.f64 y x) 4)) |
(log.f64 (exp.f64 (pow.f64 (*.f64 y x) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 y x) 2)))) |
(cbrt.f64 (pow.f64 (*.f64 y x) 6)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 y x) 2))) |
(exp.f64 (*.f64 2 (log.f64 (*.f64 y x)))) |
(exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 y x) 2))) |
| 1× | egg-herbie |
| 1146× | fma-neg |
| 790× | log-prod |
| 718× | associate-*r* |
| 614× | associate-*l* |
| 510× | div-sub |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 537 | 15029 |
| 1 | 1289 | 13769 |
| 2 | 5161 | 13751 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 y (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 z y) 1) (*.f64 y (*.f64 y x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 y x z)))) 1) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (*.f64 y (fma.f64 y x z)) 1) |
(*.f64 1 (*.f64 y (fma.f64 y x z))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2) (cbrt.f64 (*.f64 y (fma.f64 y x z)))) |
(*.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) (sqrt.f64 (*.f64 y (fma.f64 y x z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))) |
(pow.f64 (*.f64 y (fma.f64 y x z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 y x z)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 y x z))))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 y x z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 y x z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 y x z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 y x z)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (-.f64 (*.f64 y (fma.f64 y x z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(*.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 1) |
(*.f64 1 (+.f64 (*.f64 y (fma.f64 y x z)) t)) |
(*.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2) (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t) (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) (-.f64 t (*.f64 y (fma.f64 y x z)))) |
(pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 1) |
(pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 3) |
(pow.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 2)) |
(log.f64 (exp.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(cbrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 3)) |
(expm1.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(exp.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 1 (*.f64 y (fma.f64 y x z)) t) |
(fma.f64 1 t (*.f64 y (fma.f64 y x z))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2) (cbrt.f64 (*.f64 y (fma.f64 y x z))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) (sqrt.f64 (*.f64 y (fma.f64 y x z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 y x)) t))) |
(*.f64 (fma.f64 y (*.f64 y x) t) 1) |
(*.f64 1 (fma.f64 y (*.f64 y x) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) (sqrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (*.f64 y x)) t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 y (*.f64 y x) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 y x) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 y x) t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 y x) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 y (*.f64 y x))) |
(fma.f64 1 (*.f64 y (*.f64 y x)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (*.f64 y x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 y x)) t))) |
(*.f64 (fma.f64 y (*.f64 y x) t) 1) |
(*.f64 1 (fma.f64 y (*.f64 y x) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) (sqrt.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (*.f64 y x)) t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 y (*.f64 y x) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 y x) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 y x) t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 y x) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 y (*.f64 y x))) |
(fma.f64 1 (*.f64 y (*.f64 y x)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (*.f64 y x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y x z) y))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (/.f64 (fma.f64 y x z) y)) (/.f64 (*.f64 z z) (/.f64 (fma.f64 y x z) y))) |
(*.f64 y (*.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 1 (/.f64 (fma.f64 y x z) y))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) (*.f64 y (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (/.f64 1 (fma.f64 y x z))) |
(*.f64 (fma.f64 y x z) y) |
(*.f64 (*.f64 (fma.f64 y x z) y) 1) |
(*.f64 1 (*.f64 (fma.f64 y x z) y)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 2) (cbrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (*.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y x z) y)) (sqrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (/.f64 1 (fma.f64 y x z)))) |
(*.f64 (*.f64 y (neg.f64 (pow.f64 (fma.f64 y x z) 2))) (/.f64 1 (neg.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (fma.f64 y x z)) (*.f64 y (pow.f64 (fma.f64 y x z) 2))) |
(*.f64 (/.f64 y 1) (fma.f64 y x z)) |
(*.f64 (/.f64 y (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (pow.f64 (fma.f64 y x z) 2) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 y x z))) (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 y (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) 1) (/.f64 y (fma.f64 y x z))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 y (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) 1) (/.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (fma.f64 y x z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (cbrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) 1) (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (fma.f64 y x z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (cbrt.f64 (fma.f64 y x z)))) |
(pow.f64 (*.f64 (fma.f64 y x z) y) 1) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 3) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y x z) y)) 2) |
(pow.f64 (/.f64 1 (*.f64 (fma.f64 y x z) y)) -1) |
(neg.f64 (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (neg.f64 (fma.f64 y x z)))) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 2)) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y x z) y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 y x z) y)))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3) (pow.f64 (fma.f64 y x z) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y x z) y))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 y x z) y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 y x z) y)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y x z) y))) |
(+.f64 (*.f64 y (pow.f64 (*.f64 y x) 2)) (*.f64 y (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 (*.f64 y x) 2) y) (*.f64 (*.f64 z z) y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) 1) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 (*.f64 y (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) y) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) y) (pow.f64 (fma.f64 y x z) 2)) |
(pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 3) |
(pow.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3) 1/3) |
(pow.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (pow.f64 (fma.f64 y x z) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))))) |
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(exp.f64 (log.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 z z (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 (*.f64 z z) 1 (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (*.f64 (fma.f64 y x z) (*.f64 y x)) (*.f64 (fma.f64 y x z) z)) |
(+.f64 (*.f64 (*.f64 y x) (fma.f64 y x z)) (*.f64 z (fma.f64 y x z))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) 1) |
(*.f64 (fma.f64 y x z) (fma.f64 y x z)) |
(*.f64 1 (pow.f64 (fma.f64 y x z) 2)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (*.f64 (cbrt.f64 (fma.f64 y x z)) (fma.f64 y x z))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (/.f64 1 (pow.f64 (fma.f64 y x z) 2))) |
(*.f64 (sqrt.f64 (fma.f64 y x z)) (*.f64 (sqrt.f64 (fma.f64 y x z)) (fma.f64 y x z))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))))) |
(*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 (fma.f64 y x z))) (sqrt.f64 (fma.f64 y x z))) |
(*.f64 (*.f64 (fma.f64 y x z) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (cbrt.f64 (fma.f64 y x z))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(/.f64 1 (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) (neg.f64 (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (-.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y x) z) 2)))) |
(pow.f64 (pow.f64 (fma.f64 y x z) 2) 1) |
(pow.f64 (fma.f64 y x z) 2) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 3) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3) 1/3) |
(sqrt.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) |
(log.f64 (exp.f64 (pow.f64 (fma.f64 y x z) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (fma.f64 y x z) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3)) |
(expm1.f64 (log1p.f64 (pow.f64 (fma.f64 y x z) 2))) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 y x z) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 y x z) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (fma.f64 y x z) 2))) |
(fma.f64 (*.f64 y x) (*.f64 y x) (*.f64 z z)) |
(fma.f64 1 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 z z)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 y x) 2))) 1) |
(*.f64 y (*.f64 x (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y x))) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y (*.f64 y x)) x) |
(*.f64 (pow.f64 (*.f64 y x) 2) 1) |
(*.f64 1 (pow.f64 (*.f64 y x) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (pow.f64 (*.f64 y x) 4))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (*.f64 (cbrt.f64 (*.f64 y x)) (*.f64 y x))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) |
(*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y x) (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) 1) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y x) x) y) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) (cbrt.f64 (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 x x) y) y) |
(*.f64 (*.f64 (*.f64 x x) (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2)) |
(sqrt.f64 (pow.f64 (*.f64 y x) 4)) |
(log.f64 (exp.f64 (pow.f64 (*.f64 y x) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 y x) 2)))) |
(cbrt.f64 (pow.f64 (*.f64 y x) 6)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 y x) 2))) |
(exp.f64 (*.f64 2 (log.f64 (*.f64 y x)))) |
(exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 y x))) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 y x) 2))) |
| Outputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 y (*.f64 z (neg.f64 z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 y (pow.f64 (*.f64 y x) 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 y (pow.f64 (*.f64 y x) 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 y (*.f64 z (neg.f64 z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 y (pow.f64 (*.f64 y x) 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 y (pow.f64 (*.f64 y x) 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 y (pow.f64 (*.f64 y x) 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 y (*.f64 z (neg.f64 z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 y (*.f64 z (neg.f64 z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (*.f64 y (*.f64 z (neg.f64 z)))) |
(fma.f64 y (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 z (neg.f64 z)))) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z y)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 z y) (*.f64 y (*.f64 y x))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 (*.f64 z y) 1) (*.f64 y (*.f64 y x))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 y x z)))) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 (*.f64 y (fma.f64 y x z)) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 1 (*.f64 y (fma.f64 y x z))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2) (cbrt.f64 (*.f64 y (fma.f64 y x z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) (sqrt.f64 (*.f64 y (fma.f64 y x z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (+.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (-.f64 (fma.f64 z (*.f64 y (*.f64 y z)) (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 z (*.f64 (pow.f64 y 3) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 y z) (*.f64 y z) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x))) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 y z) (*.f64 y z) (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x)))) (*.f64 y (-.f64 z (*.f64 y x)))) |
(/.f64 (fma.f64 y (*.f64 y (*.f64 z z)) (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x)))) (*.f64 y (-.f64 z (*.f64 y x)))) |
(pow.f64 (*.f64 y (fma.f64 y x z)) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 3) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) 1/3) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) 2) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 y x z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 y x z))))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 y x z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 y x z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 y x z))) 1)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 y x z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x)) |
(sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(*.f64 y (*.f64 y x)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) 1) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (-.f64 (*.f64 y (fma.f64 y x z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(*.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 1) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 1 (+.f64 (*.f64 y (fma.f64 y x z)) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2) (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t) (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) (-.f64 t (*.f64 y (fma.f64 y x z)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) (-.f64 t (*.f64 y (fma.f64 y x z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 y x z)) t))) |
(pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 1) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 3) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 3) 1/3) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 2) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 2)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (exp.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(cbrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t) 3)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(expm1.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t)) 1)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log1p.f64 (expm1.f64 (+.f64 (*.f64 y (fma.f64 y x z)) t))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (*.f64 y (fma.f64 y x z)) t) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 t (*.f64 y (fma.f64 y x z))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) 2) (cbrt.f64 (*.f64 y (fma.f64 y x z))) t) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 y x z))) (sqrt.f64 (*.f64 y (fma.f64 y x z))) t) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x)) |
(sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(*.f64 y (*.f64 y x)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) 1) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 (fma.f64 y (*.f64 y x) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 1 (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) (sqrt.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (*.f64 y x)) t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 y (*.f64 x (*.f64 y t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (-.f64 (fma.f64 t t (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 y (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 y (*.f64 y x) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3) 1/3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) 2) |
(fma.f64 y (*.f64 y x) t) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 y x) t)))) |
(fma.f64 y (*.f64 y x) t) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3)) |
(fma.f64 y (*.f64 y x) t) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 y x) t)) 1)) |
(fma.f64 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 t (*.f64 y (*.f64 y x))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 (*.f64 y (*.f64 y x)) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x)) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (*.f64 y x)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(sqrt.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x)) |
(sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3)) |
(*.f64 y (*.f64 y x)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) 1) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y x)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 (fma.f64 y (*.f64 y x) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 1 (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) (sqrt.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (*.f64 y x)) t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (/.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 y (*.f64 x (*.f64 y t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (-.f64 (fma.f64 t t (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 y (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3))) (neg.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x (*.f64 x (pow.f64 y 4)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 y (*.f64 y x) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3) 1/3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 y x) t)) 2) |
(fma.f64 y (*.f64 y x) t) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 y x) t)))) |
(fma.f64 y (*.f64 y x) t) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 3)) |
(fma.f64 y (*.f64 y x) t) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 y x) t)) 1)) |
(fma.f64 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 y x) t))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 t (*.f64 y (*.f64 y x))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 (*.f64 y (*.f64 y x)) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x)) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 y x z) y))) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (/.f64 (fma.f64 y x z) y)) (/.f64 (*.f64 z z) (/.f64 (fma.f64 y x z) y))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (fma.f64 y x z)) y) (*.f64 (/.f64 (*.f64 z z) (fma.f64 y x z)) y)) |
(*.f64 y (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (fma.f64 y x z)) (/.f64 z (/.f64 (fma.f64 y x z) z)))) |
(*.f64 y (*.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 1 (fma.f64 y x z)))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 1 (/.f64 (fma.f64 y x z) y))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) (*.f64 y (/.f64 1 (fma.f64 y x z)))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (/.f64 1 (fma.f64 y x z))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (fma.f64 y x z) y) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (*.f64 (fma.f64 y x z) y) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 1 (*.f64 (fma.f64 y x z) y)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 2)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 2) (cbrt.f64 (*.f64 (fma.f64 y x z) y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (*.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (/.f64 1 (fma.f64 y x z)))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 y x z) y)) (sqrt.f64 (*.f64 (fma.f64 y x z) y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (/.f64 1 (fma.f64 y x z)))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (*.f64 y (neg.f64 (pow.f64 (fma.f64 y x z) 2))) (/.f64 1 (neg.f64 (fma.f64 y x z)))) |
(*.f64 y (*.f64 (neg.f64 (pow.f64 (fma.f64 y x z) 2)) (/.f64 1 (neg.f64 (fma.f64 y x z))))) |
(*.f64 y (/.f64 (neg.f64 (pow.f64 (fma.f64 y x z) 2)) (neg.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (fma.f64 y x z)) (*.f64 y (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (/.f64 y 1) (fma.f64 y x z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 y (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (pow.f64 (fma.f64 y x z) 2) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 y x z))) (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (sqrt.f64 (fma.f64 y x z)) y)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 y (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 y x z))) (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (sqrt.f64 (fma.f64 y x z)) y)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) 1) (/.f64 y (fma.f64 y x z))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 y (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (pow.f64 (fma.f64 y x z) 2) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (pow.f64 (fma.f64 y x z) 2) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 y x z))) (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (sqrt.f64 (fma.f64 y x z)) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) 1) (/.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (fma.f64 y x z))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (cbrt.f64 (*.f64 (fma.f64 y x z) y))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) (sqrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 y x z))) (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z)))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 y x z) 2) (sqrt.f64 (fma.f64 y x z))) (/.f64 (sqrt.f64 (fma.f64 y x z)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) 1) (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (fma.f64 y x z))) |
(/.f64 (pow.f64 (fma.f64 y x z) 2) (/.f64 (fma.f64 y x z) y)) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 y x z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 y (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 (pow.f64 (fma.f64 y x z) 2) (cbrt.f64 (fma.f64 y x z)))) |
(pow.f64 (*.f64 (fma.f64 y x z) y) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 y x z) y)) 3) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 3) 1/3) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 y x z) y)) 2) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (/.f64 1 (*.f64 (fma.f64 y x z) y)) -1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(neg.f64 (/.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) (neg.f64 (fma.f64 y x z)))) |
(*.f64 y (*.f64 (neg.f64 (pow.f64 (fma.f64 y x z) 2)) (/.f64 1 (neg.f64 (fma.f64 y x z))))) |
(*.f64 y (/.f64 (neg.f64 (pow.f64 (fma.f64 y x z) 2)) (neg.f64 (fma.f64 y x z)))) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 2)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (exp.f64 (*.f64 (fma.f64 y x z) y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 y x z) y)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 y x z) y) 3)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3) (pow.f64 (fma.f64 y x z) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 y x z) y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 (fma.f64 y x z) y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 y x z) y)) 1)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 y x z) y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y (pow.f64 (*.f64 y x) 2)) (*.f64 y (*.f64 z z))) |
(*.f64 y (fma.f64 z z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (*.f64 (pow.f64 (*.f64 y x) 2) y) (*.f64 (*.f64 z z) y)) |
(*.f64 y (fma.f64 z z (pow.f64 (*.f64 y x) 2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) 1) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 y (/.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 z (*.f64 z (pow.f64 (fma.f64 y x z) 2)))) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (fma.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2) (pow.f64 (*.f64 y x) 4))) y) |
(/.f64 (*.f64 y (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2))) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 4) (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) y) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(/.f64 y (/.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 z (*.f64 z (pow.f64 (fma.f64 y x z) 2)))) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (fma.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2) (pow.f64 (*.f64 y x) 4))) y) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) y) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2))) |
(*.f64 y (/.f64 (pow.f64 (fma.f64 y x z) 4) (pow.f64 (fma.f64 y x z) 2))) |
(pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 1) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(pow.f64 (cbrt.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 3) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(pow.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3) 1/3) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(pow.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 y)) 2) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(sqrt.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 2)) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (pow.f64 (fma.f64 y x z) 2))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)) 3)) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3) (pow.f64 y 3))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(exp.f64 (log.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2))) 1)) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 (fma.f64 y x z) 2)))) |
(*.f64 y (pow.f64 (fma.f64 y x z) 2)) |
(+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 z z (pow.f64 (*.f64 y x) 2)) |
(+.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) |
(fma.f64 z z (pow.f64 (*.f64 y x) 2)) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 z z (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (*.f64 2 (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 (*.f64 z z) 1 (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 z z (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (*.f64 2 (*.f64 z z))) |
(+.f64 (pow.f64 (fma.f64 y x z) 2) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (*.f64 (fma.f64 y x z) (*.f64 y x)) (*.f64 (fma.f64 y x z) z)) |
(pow.f64 (fma.f64 y x z) 2) |
(+.f64 (*.f64 (*.f64 y x) (fma.f64 y x z)) (*.f64 z (fma.f64 y x z))) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (pow.f64 (fma.f64 y x z) 2) 1) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (fma.f64 y x z) (fma.f64 y x z)) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 1 (pow.f64 (fma.f64 y x z) 2)) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 2) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 2)) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (*.f64 (cbrt.f64 (fma.f64 y x z)) (fma.f64 y x z))) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (/.f64 1 (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (pow.f64 (fma.f64 y x z) 4) (pow.f64 (fma.f64 y x z) 2)) |
(*.f64 (sqrt.f64 (fma.f64 y x z)) (*.f64 (sqrt.f64 (fma.f64 y x z)) (fma.f64 y x z))) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 z (*.f64 z (pow.f64 (fma.f64 y x z) 2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (fma.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2) (pow.f64 (*.f64 y x) 4))) |
(*.f64 (*.f64 (fma.f64 y x z) (sqrt.f64 (fma.f64 y x z))) (sqrt.f64 (fma.f64 y x z))) |
(pow.f64 (fma.f64 y x z) 2) |
(*.f64 (*.f64 (fma.f64 y x z) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (cbrt.f64 (fma.f64 y x z))) |
(pow.f64 (fma.f64 y x z) 2) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 z (*.f64 z (pow.f64 (fma.f64 y x z) 2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (fma.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2) (pow.f64 (*.f64 y x) 4))) |
(/.f64 1 (/.f64 (pow.f64 (fma.f64 y x z) 2) (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (/.f64 1 (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (pow.f64 (fma.f64 y x z) 4) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (pow.f64 (fma.f64 y x z) 2)) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2) (/.f64 1 (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (pow.f64 (fma.f64 y x z) 4) (pow.f64 (fma.f64 y x z) 2)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 z (*.f64 z (pow.f64 (fma.f64 y x z) 2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (fma.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2) (pow.f64 (*.f64 y x) 4))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 z (*.f64 z (pow.f64 (fma.f64 y x z) 2)))))) |
(*.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (fma.f64 (*.f64 z z) (pow.f64 (fma.f64 y x z) 2) (pow.f64 (*.f64 y x) 4)))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) (neg.f64 (pow.f64 (fma.f64 y x z) 2))) |
(*.f64 1 (/.f64 (pow.f64 (fma.f64 y x z) 4) (pow.f64 (fma.f64 y x z) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (-.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y x) z) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (-.f64 (pow.f64 z 4) (pow.f64 (*.f64 z (*.f64 y x)) 2)))) |
(pow.f64 (pow.f64 (fma.f64 y x z) 2) 1) |
(pow.f64 (fma.f64 y x z) 2) |
(pow.f64 (fma.f64 y x z) 2) |
(pow.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) 3) |
(pow.f64 (fma.f64 y x z) 2) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3) 1/3) |
(pow.f64 (fma.f64 y x z) 2) |
(sqrt.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 2)) |
(pow.f64 (fma.f64 y x z) 2) |
(log.f64 (exp.f64 (pow.f64 (fma.f64 y x z) 2))) |
(pow.f64 (fma.f64 y x z) 2) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (fma.f64 y x z) 2)))) |
(pow.f64 (fma.f64 y x z) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (fma.f64 y x z) 2) 3)) |
(pow.f64 (fma.f64 y x z) 2) |
(expm1.f64 (log1p.f64 (pow.f64 (fma.f64 y x z) 2))) |
(pow.f64 (fma.f64 y x z) 2) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 y x z) 2))) |
(pow.f64 (fma.f64 y x z) 2) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 y x z) 2)) 1)) |
(pow.f64 (fma.f64 y x z) 2) |
(log1p.f64 (expm1.f64 (pow.f64 (fma.f64 y x z) 2))) |
(pow.f64 (fma.f64 y x z) 2) |
(fma.f64 (*.f64 y x) (*.f64 y x) (*.f64 z z)) |
(fma.f64 z z (pow.f64 (*.f64 y x) 2)) |
(fma.f64 1 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 z z (pow.f64 (*.f64 y x) 2)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 z z)) |
(fma.f64 z z (pow.f64 (*.f64 y x) 2)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 y x) 2))) 1) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 y (*.f64 x (*.f64 y x))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 x (*.f64 y (*.f64 y x))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 y x) (*.f64 y x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 y (*.f64 y x)) x) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 (*.f64 y x) 2) 1) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 1 (pow.f64 (*.f64 y x) 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (pow.f64 (*.f64 y x) 4))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (*.f64 (cbrt.f64 (*.f64 y x)) (*.f64 y x))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) |
(*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 y x) (sqrt.f64 (*.f64 y x))) (sqrt.f64 (*.f64 y x))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 x x) 1) (*.f64 y y)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 y x) x) y) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) (cbrt.f64 (*.f64 y x))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 x x) y) y) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 x x) (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2)) |
(*.f64 (*.f64 x (*.f64 x (cbrt.f64 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 y) 2)) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 y) 2) x) (*.f64 x (cbrt.f64 (pow.f64 y 4)))) |
(sqrt.f64 (pow.f64 (*.f64 y x) 4)) |
(pow.f64 (*.f64 y x) 2) |
(log.f64 (exp.f64 (pow.f64 (*.f64 y x) 2))) |
(pow.f64 (*.f64 y x) 2) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 y x) 2)))) |
(pow.f64 (*.f64 y x) 2) |
(cbrt.f64 (pow.f64 (*.f64 y x) 6)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 y x) 2))) |
(pow.f64 (*.f64 y x) 2) |
(exp.f64 (*.f64 2 (log.f64 (*.f64 y x)))) |
(pow.f64 (*.f64 y x) 2) |
(exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 y x))) 1)) |
(pow.f64 (*.f64 y x) 2) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 y x) 2))) |
(pow.f64 (*.f64 y x) 2) |
Compiled 6186 to 2125 computations (65.6% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 3 | 325 |
| Fresh | 0 | 4 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 324 | 10 | 334 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.0% | (fma.f64 (*.f64 y y) x t) |
| ▶ | 27.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| ✓ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ▶ | 55.4% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| 63.4% | (+.f64 (/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) | |
| ▶ | 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 73.9% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 64.1% | (+.f64 (*.f64 z y) t) |
| ▶ | 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 35.3% | t | |
| ▶ | 72.0% | (fma.f64 (*.f64 y y) x t) |
| ▶ | 27.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| ✓ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ▶ | 55.4% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| 63.4% | (+.f64 (/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) | |
| ▶ | 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 73.9% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 64.1% | (+.f64 (*.f64 z y) t) |
| ▶ | 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 35.3% | t |
Compiled 506 to 306 computations (39.5% saved)
Found 14 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 93.5% | (*.f64 (*.f64 (*.f64 y x) x) y) |
| ✓ | 93.4% | (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) |
| ✓ | 90.9% | (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) |
| ✓ | 68.4% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
| ✓ | 95.4% | (*.f64 (*.f64 (pow.f64 y 4) x) x) |
| ✓ | 94.2% | (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) |
| ✓ | 90.4% | (*.f64 (pow.f64 y 4) x) |
| ✓ | 43.1% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| ✓ | 93.6% | (fma.f64 (*.f64 y y) x t) |
| ✓ | 100.0% | (+.f64 (*.f64 y x) z) |
| ✓ | 99.9% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| ✓ | 100.0% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| 99.8% | (*.f64 (*.f64 x y) y) | |
| ✓ | 95.2% | (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
Compiled 230 to 48 computations (79.1% saved)
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| 1.0ms | x | @ | 0 | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| 1.0ms | t | @ | 0 | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| 1.0ms | y | @ | inf | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| 1.0ms | x | @ | inf | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| 1× | batch-egg-rewrite |
| 762× | add-sqr-sqrt |
| 756× | pow1 |
| 754× | *-un-lft-identity |
| 708× | add-exp-log |
| 708× | log1p-expm1-u |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 335 |
| 1 | 819 | 307 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
(+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 y x) z) |
(fma.f64 (*.f64 y y) x t) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 (pow.f64 y 4) x) |
(-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) |
(*.f64 (*.f64 (pow.f64 y 4) x) x) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) |
(-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 y x) x) y) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (pow.f64 y 6)) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (pow.f64 (exp.f64 y) z))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) 1) |
(*.f64 1 (fma.f64 y (fma.f64 x y z) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 x y z)) t)) |
(pow.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) |
(log.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (fma.f64 x y z) t)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y) (exp.f64 t))) |
(log.f64 (*.f64 (exp.f64 t) (pow.f64 (exp.f64 (fma.f64 x y z)) y))) |
(cbrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 x (*.f64 y y) (fma.f64 y z t)) |
(fma.f64 y (*.f64 x y) (fma.f64 y z t)) |
(fma.f64 y (fma.f64 x y z) t) |
(fma.f64 (*.f64 x y) y (fma.f64 y z t)) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 (*.f64 y y) x (fma.f64 y z t)) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (fma.f64 y z t)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (pow.f64 y 6)) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (pow.f64 (exp.f64 y) z))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x y z))) 1) |
(*.f64 1 (fma.f64 x y z)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (cbrt.f64 (fma.f64 x y z))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (sqrt.f64 (fma.f64 x y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x y) 2) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)))) |
(pow.f64 (fma.f64 x y z) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x y z)) 3) |
(pow.f64 (pow.f64 (fma.f64 x y z) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x y z)) 2) |
(log.f64 (exp.f64 (fma.f64 x y z))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x y z)))) |
(log.f64 (*.f64 (exp.f64 z) (pow.f64 (exp.f64 x) y))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (exp.f64 z))) |
(cbrt.f64 (pow.f64 (fma.f64 x y z) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x y z))) |
(exp.f64 (log.f64 (fma.f64 x y z))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x y z))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(fma.f64 1 z (*.f64 x y)) |
(fma.f64 1 (*.f64 x y) z) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (*.f64 x y)) z) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x y)) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) z) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x y)) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) 1) |
(*.f64 1 (fma.f64 x (*.f64 y y) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (exp.f64 t))) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (fma.f64 y (*.f64 x y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) 1) |
(*.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (/.f64 1 (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(*.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 2) (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 1) |
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 3) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 3) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 2) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 x y) (neg.f64 t)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) -1) |
(log.f64 (exp.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))))) |
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 3)) |
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(exp.f64 (log.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) 1) |
(pow.f64 (*.f64 x (pow.f64 y 4)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 3) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (pow.f64 y 4))) 2) |
(log.f64 (pow.f64 (exp.f64 x) (pow.f64 y 4))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 4))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 4))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 t t))) |
(+.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 (neg.f64 t) t)) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 t t))) (sqrt.f64 (*.f64 t t)) (*.f64 t t))) |
(+.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(*.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3) (pow.f64 t 6)) (+.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (+.f64 (pow.f64 t 4) (*.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (pow.f64 t 4)) (fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 t t))) |
(pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 3) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) |
(log.f64 (exp.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x)) (pow.f64 (exp.f64 t) t))) |
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(exp.f64 (log.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) |
(fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 (neg.f64 t) t)) |
(fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) |
(fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (neg.f64 t) t)) |
(fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 t t))) |
(fma.f64 (*.f64 x (pow.f64 y 4)) x (*.f64 (neg.f64 t) t)) |
(fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 t t))) |
(fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 (neg.f64 t) t)) |
(fma.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 t t))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 (neg.f64 t) t)) |
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 t t))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 (neg.f64 t) t)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) 1) |
(pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 3) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) 1) |
(*.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (/.f64 1 (-.f64 (*.f64 x y) z))) |
(*.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 2) (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 1) |
(pow.f64 (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 3) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 3) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 2) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) -1) |
(log.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))))) |
(cbrt.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 3)) |
(expm1.f64 (log1p.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) 1) |
(pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 3) |
(pow.f64 (pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 2) |
(log.f64 (pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))))) |
(cbrt.f64 (pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(exp.f64 (log.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 z z))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 (neg.f64 z) z)) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z z)) (*.f64 z z))) |
(+.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(*.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3) (pow.f64 z 6)) (+.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 2) (+.f64 (pow.f64 z 4) (*.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 2) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 1) |
(pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3) |
(pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) |
(log.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(log.f64 (/.f64 (exp.f64 (pow.f64 (*.f64 x y) 2)) (pow.f64 (exp.f64 z) z))) |
(cbrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3)) |
(expm1.f64 (log1p.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 1)) |
(log1p.f64 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 z z))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 z z))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 z z))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (neg.f64 z) z)) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 z z))) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (*.f64 (neg.f64 z) z)) |
(fma.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 z z))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 z z))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (*.f64 (neg.f64 z) z)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) 1) |
(pow.f64 (*.f64 x y) 2) |
(pow.f64 (pow.f64 (*.f64 x y) 2) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 3) |
(pow.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) 2) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3) 1/3) |
(log.f64 (exp.f64 (pow.f64 (*.f64 x y) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x y) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 x y) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x y) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 x y) 2))) |
| 1× | egg-herbie |
| 1640× | log-prod |
| 1190× | fma-neg |
| 748× | associate-*l* |
| 708× | associate-*r* |
| 490× | fma-def |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 617 | 18406 |
| 1 | 1436 | 15552 |
| 2 | 5613 | 15552 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
z |
(*.f64 y x) |
(*.f64 y x) |
z |
(*.f64 y x) |
(*.f64 y x) |
(*.f64 y x) |
z |
z |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1 (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 -1 (pow.f64 z 2)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (pow.f64 y 6)) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (pow.f64 (exp.f64 y) z))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) 1) |
(*.f64 1 (fma.f64 y (fma.f64 x y z) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 x y z)) t)) |
(pow.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) |
(log.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (fma.f64 x y z) t)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y) (exp.f64 t))) |
(log.f64 (*.f64 (exp.f64 t) (pow.f64 (exp.f64 (fma.f64 x y z)) y))) |
(cbrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 x (*.f64 y y) (fma.f64 y z t)) |
(fma.f64 y (*.f64 x y) (fma.f64 y z t)) |
(fma.f64 y (fma.f64 x y z) t) |
(fma.f64 (*.f64 x y) y (fma.f64 y z t)) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 (*.f64 y y) x (fma.f64 y z t)) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (fma.f64 y z t)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (pow.f64 y 6)) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (pow.f64 (exp.f64 y) z))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x y z))) 1) |
(*.f64 1 (fma.f64 x y z)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (cbrt.f64 (fma.f64 x y z))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (sqrt.f64 (fma.f64 x y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x y) 2) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)))) |
(pow.f64 (fma.f64 x y z) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x y z)) 3) |
(pow.f64 (pow.f64 (fma.f64 x y z) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x y z)) 2) |
(log.f64 (exp.f64 (fma.f64 x y z))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x y z)))) |
(log.f64 (*.f64 (exp.f64 z) (pow.f64 (exp.f64 x) y))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (exp.f64 z))) |
(cbrt.f64 (pow.f64 (fma.f64 x y z) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x y z))) |
(exp.f64 (log.f64 (fma.f64 x y z))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x y z))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(fma.f64 1 z (*.f64 x y)) |
(fma.f64 1 (*.f64 x y) z) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (*.f64 x y)) z) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x y)) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) z) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x y)) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) 1) |
(*.f64 1 (fma.f64 x (*.f64 y y) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (exp.f64 t))) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (fma.f64 y (*.f64 x y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) 1) |
(*.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (/.f64 1 (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(*.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 2) (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 1) |
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 3) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 3) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 2) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 x y) (neg.f64 t)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) -1) |
(log.f64 (exp.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))))) |
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 3)) |
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(exp.f64 (log.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) 1) |
(pow.f64 (*.f64 x (pow.f64 y 4)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 3) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (pow.f64 y 4))) 2) |
(log.f64 (pow.f64 (exp.f64 x) (pow.f64 y 4))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 4))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 4))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 t t))) |
(+.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 (neg.f64 t) t)) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 t t))) (sqrt.f64 (*.f64 t t)) (*.f64 t t))) |
(+.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(*.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3) (pow.f64 t 6)) (+.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (+.f64 (pow.f64 t 4) (*.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (pow.f64 t 4)) (fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 t t))) |
(pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 3) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) |
(log.f64 (exp.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x)) (pow.f64 (exp.f64 t) t))) |
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(exp.f64 (log.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) |
(fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 (neg.f64 t) t)) |
(fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) |
(fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (neg.f64 t) t)) |
(fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 t t))) |
(fma.f64 (*.f64 x (pow.f64 y 4)) x (*.f64 (neg.f64 t) t)) |
(fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 t t))) |
(fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 (neg.f64 t) t)) |
(fma.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 t t))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 (neg.f64 t) t)) |
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 t t))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 (neg.f64 t) t)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) 1) |
(pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 3) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) 1) |
(*.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (/.f64 1 (-.f64 (*.f64 x y) z))) |
(*.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 2) (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 1) |
(pow.f64 (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 3) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 3) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 2) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) -1) |
(log.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))))) |
(cbrt.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 3)) |
(expm1.f64 (log1p.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) 1) |
(pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 3) |
(pow.f64 (pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 2) |
(log.f64 (pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))))) |
(cbrt.f64 (pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(exp.f64 (log.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 z z))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 (neg.f64 z) z)) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z z)) (*.f64 z z))) |
(+.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(*.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3) (pow.f64 z 6)) (+.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 2) (+.f64 (pow.f64 z 4) (*.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 2) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 1) |
(pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3) |
(pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) |
(log.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(log.f64 (/.f64 (exp.f64 (pow.f64 (*.f64 x y) 2)) (pow.f64 (exp.f64 z) z))) |
(cbrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3)) |
(expm1.f64 (log1p.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 1)) |
(log1p.f64 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 z z))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 z z))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 z z))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (neg.f64 z) z)) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 z z))) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (*.f64 (neg.f64 z) z)) |
(fma.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 z z))) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 z z))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (*.f64 (neg.f64 z) z)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) 1) |
(pow.f64 (*.f64 x y) 2) |
(pow.f64 (pow.f64 (*.f64 x y) 2) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 3) |
(pow.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) 2) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3) 1/3) |
(log.f64 (exp.f64 (pow.f64 (*.f64 x y) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x y) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 x y) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x y) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 x y) 2))) |
| Outputs |
|---|
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
z |
(*.f64 y x) |
(*.f64 y x) |
z |
(*.f64 y x) |
(*.f64 y x) |
(*.f64 y x) |
z |
z |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 -1 (pow.f64 t 2)) |
(neg.f64 (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 -1 (pow.f64 t 2)) |
(neg.f64 (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 -1 (pow.f64 t 2)) |
(neg.f64 (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 -1 (pow.f64 t 2)) |
(neg.f64 (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (pow.f64 t 2)) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 (*.f64 z z) (neg.f64 y)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 y 3) x) x) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 y 3) x) x) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 (*.f64 z z) (neg.f64 y)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 y 3) x) x) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 y 3) x) x) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (pow.f64 y 3) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 3) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 y 3) x) x) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 (*.f64 z z) (neg.f64 y)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 -1 (*.f64 y (pow.f64 z 2))) |
(neg.f64 (*.f64 y (*.f64 z z))) |
(*.f64 (*.f64 z z) (neg.f64 y)) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 2)) (*.f64 -1 (*.f64 y (pow.f64 z 2)))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 -1 (pow.f64 z 2)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(*.f64 z (neg.f64 z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y (fma.f64 x y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (fma.f64 x y z) y) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (pow.f64 y 6)) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 y 6) (pow.f64 (*.f64 y z) 3)) (-.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 y 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (*.f64 (pow.f64 y 3) z))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z (log.f64 (exp.f64 y)))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (pow.f64 (exp.f64 y) z))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z (log.f64 (exp.f64 y)))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) 1) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 1 (fma.f64 y (fma.f64 x y z) t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) (cbrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) (sqrt.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 y x z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (fma.f64 y x z))) (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 x y z)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (-.f64 (*.f64 y (fma.f64 y x z)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 y (fma.f64 y x z) (neg.f64 t))) |
(pow.f64 (fma.f64 y (fma.f64 x y z) t) 1) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (cbrt.f64 (fma.f64 y (fma.f64 x y z) t)) 3) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3) 1/3) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (sqrt.f64 (fma.f64 y (fma.f64 x y z) t)) 2) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (fma.f64 x y z) t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y) (exp.f64 t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (exp.f64 t) (pow.f64 (exp.f64 (fma.f64 x y z)) y))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(cbrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 3)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(expm1.f64 (log1p.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (fma.f64 x y z) t)) 1)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log1p.f64 (expm1.f64 (fma.f64 y (fma.f64 x y z) t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 x (*.f64 y y) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 y (*.f64 x y) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 y (fma.f64 x y z) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 x y) y (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 y y) x (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (pow.f64 y 6)) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 y 6) (pow.f64 (*.f64 y z) 3)) (-.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 y 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (*.f64 (pow.f64 y 3) z))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) 3) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) 1/3) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z (log.f64 (exp.f64 y)))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (pow.f64 (exp.f64 y) z))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (pow.f64 (exp.f64 x) y) y))) |
(+.f64 (*.f64 y (*.f64 y x)) (*.f64 z (log.f64 (exp.f64 y)))) |
(cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x y z))) 1) |
(fma.f64 y x z) |
(*.f64 1 (fma.f64 x y z)) |
(fma.f64 y x z) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) (cbrt.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (sqrt.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x y) 2) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z (-.f64 z (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2))) |
(pow.f64 (fma.f64 x y z) 1) |
(fma.f64 y x z) |
(pow.f64 (cbrt.f64 (fma.f64 x y z)) 3) |
(fma.f64 y x z) |
(pow.f64 (pow.f64 (fma.f64 x y z) 3) 1/3) |
(fma.f64 y x z) |
(pow.f64 (sqrt.f64 (fma.f64 x y z)) 2) |
(fma.f64 y x z) |
(log.f64 (exp.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x y z)))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (exp.f64 z) (pow.f64 (exp.f64 x) y))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) y) (exp.f64 z))) |
(fma.f64 y x z) |
(cbrt.f64 (pow.f64 (fma.f64 x y z) 3)) |
(fma.f64 y x z) |
(expm1.f64 (log1p.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(exp.f64 (log.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) 1)) |
(fma.f64 y x z) |
(log1p.f64 (expm1.f64 (fma.f64 x y z))) |
(fma.f64 y x z) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(fma.f64 1 z (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 1 (*.f64 x y) z) |
(fma.f64 y x z) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (*.f64 x y)) z) |
(fma.f64 y x z) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 (*.f64 x y)) z) |
(fma.f64 y x z) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x y)) |
(fma.f64 y x z) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(fma.f64 x (*.f64 y y) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) 1) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 1 (fma.f64 x (*.f64 y y) t)) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(fma.f64 x (*.f64 y y) t) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(fma.f64 x (*.f64 y y) t) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(fma.f64 x (*.f64 y y) t) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(fma.f64 x (*.f64 y y) t) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 x (*.f64 y y) t) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) y) y) (exp.f64 t))) |
(fma.f64 x (*.f64 y y) t) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(fma.f64 x (*.f64 y y) t) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(fma.f64 x (*.f64 y y) t) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (fma.f64 y (*.f64 x y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) 1) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (/.f64 1 (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 2) (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 1) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 3) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 3) 1/3) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(pow.f64 (sqrt.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 2) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 x y) (neg.f64 t)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) -1) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(log.f64 (exp.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))) 3)) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(exp.f64 (log.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t)))) 1)) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 y (*.f64 x y) (neg.f64 t))))) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) 1) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (*.f64 x (pow.f64 y 4)) 1) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 3) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3) 1/3) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (sqrt.f64 (*.f64 x (pow.f64 y 4))) 2) |
(*.f64 x (pow.f64 y 4)) |
(log.f64 (pow.f64 (exp.f64 x) (pow.f64 y 4))) |
(*.f64 x (pow.f64 y 4)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (pow.f64 y 4)) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3)) |
(*.f64 x (pow.f64 y 4)) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (pow.f64 y 4)) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (pow.f64 y 4)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 4))) 1)) |
(*.f64 x (pow.f64 y 4)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (pow.f64 y 4)) |
(+.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 t t))) (sqrt.f64 (*.f64 t t)) (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 (fabs.f64 t)) (fabs.f64 t) (*.f64 t t))) |
(+.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (*.f64 t t) 1))) (fma.f64 (neg.f64 (*.f64 t t)) 1 (*.f64 (*.f64 t t) 1))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 t t))) (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (*.f64 (cbrt.f64 (*.f64 t t)) (pow.f64 (cbrt.f64 (*.f64 t t)) 2)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(*.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3) (pow.f64 t 6)) (+.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (+.f64 (pow.f64 t 4) (*.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) (pow.f64 t 6)) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (+.f64 (pow.f64 t 4) (*.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) (pow.f64 t 6)) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (*.f64 t t) (fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (pow.f64 t 4)) (fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 t t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (pow.f64 t 4)) (fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 t t))) |
(pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 1) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 3) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 3) 1/3) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(log.f64 (exp.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(log.f64 (/.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x)) (pow.f64 (exp.f64 t) t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(cbrt.f64 (pow.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) 3)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(expm1.f64 (log1p.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(exp.f64 (log.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 1)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(log1p.f64 (expm1.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 x (*.f64 x (pow.f64 y 4)) (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 x (*.f64 x (pow.f64 y 4)) (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (*.f64 x (pow.f64 y 4)) x (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (*.f64 x (pow.f64 y 4)) x (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 1 (*.f64 x (*.f64 x (pow.f64 y 4))) (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 1 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) 2) (cbrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (sqrt.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 (neg.f64 t) t (*.f64 t t))) |
(+.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (*.f64 (*.f64 t t) 0)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (neg.f64 (*.f64 t t))) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) (*.f64 (neg.f64 t) t)) |
(-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) 1) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 1) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 3) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3) 1/3) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 2) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(exp.f64 (log.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (pow.f64 y 4)))) 1)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) 1) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (/.f64 1 (-.f64 (*.f64 x y) z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(*.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 2) (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 1) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(pow.f64 (cbrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 3) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 3) 1/3) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(pow.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 2) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) z) (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) -1) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(log.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(cbrt.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)) 3)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(expm1.f64 (log1p.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y))) 1)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(log1p.f64 (expm1.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) z) y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z)) y) |
(*.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) 1) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 1) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(pow.f64 (cbrt.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 3) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(pow.f64 (pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3) 1/3) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(pow.f64 (sqrt.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 2) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(log.f64 (pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) y)) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(cbrt.f64 (pow.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3)) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(expm1.f64 (log1p.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(exp.f64 (log.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) 1)) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(log1p.f64 (expm1.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(fma.f64 (pow.f64 y 3) (*.f64 x x) (neg.f64 (*.f64 y (*.f64 z z)))) |
(*.f64 y (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 z z))) (sqrt.f64 (*.f64 z z)) (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 (fabs.f64 z)) (fabs.f64 z) (*.f64 z z))) |
(+.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (*.f64 z z) 1))) (fma.f64 (neg.f64 (*.f64 z z)) 1 (*.f64 (*.f64 z z) 1))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 z z))) (pow.f64 (cbrt.f64 (*.f64 z z)) 2) (*.f64 (cbrt.f64 (*.f64 z z)) (pow.f64 (cbrt.f64 (*.f64 z z)) 2)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(*.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3) (pow.f64 z 6)) (+.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 2) (+.f64 (pow.f64 z 4) (*.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 y x) 2) 3) (pow.f64 z 6)) (+.f64 (pow.f64 (pow.f64 (*.f64 y x) 2) 2) (+.f64 (pow.f64 z 4) (*.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 y x) 2) 3) (pow.f64 z 6)) (+.f64 (pow.f64 (*.f64 y x) 4) (*.f64 (*.f64 z z) (fma.f64 z z (pow.f64 (*.f64 y x) 2))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 2) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 y x) 2) 2) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (fma.f64 z z (pow.f64 (*.f64 y x) 2))) |
(pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 1) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 3) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3) 1/3) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(pow.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(log.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(log.f64 (/.f64 (exp.f64 (pow.f64 (*.f64 x y) 2)) (pow.f64 (exp.f64 z) z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(cbrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(expm1.f64 (log1p.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 1)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(log1p.f64 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x (*.f64 x y)) y (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 2)) (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (*.f64 (*.f64 z z) 0)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (neg.f64 (*.f64 z z))) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (sqrt.f64 (pow.f64 (*.f64 x y) 2)) (*.f64 (neg.f64 z) z)) |
(fma.f64 -1 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x x))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) 1) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(pow.f64 (*.f64 x y) 2) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(pow.f64 (pow.f64 (*.f64 x y) 2) 1) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 2)) 3) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(pow.f64 (sqrt.f64 (pow.f64 (*.f64 x y) 2)) 2) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3) 1/3) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(log.f64 (exp.f64 (pow.f64 (*.f64 x y) 2))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x y) 2)))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 x y) 2) 3)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(exp.f64 (log.f64 (pow.f64 (*.f64 x y) 2))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x y) 2)) 1)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 x y) 2))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
Compiled 7692 to 2680 computations (65.2% saved)
12 alts after pruning (6 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 372 | 5 | 377 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 375 | 12 | 387 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 27.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| ▶ | 29.3% | (-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
| ✓ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ✓ | 55.4% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| ▶ | 45.2% | (+.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) t) |
| ✓ | 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 64.1% | (+.f64 (*.f64 z y) t) |
| ▶ | 72.0% | (+.f64 (*.f64 x (*.f64 y y)) t) |
| ✓ | 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| ▶ | 41.1% | (*.f64 (*.f64 y x) y) |
| ▶ | 31.2% | (*.f64 z y) |
| 35.3% | t | |
| ✓ | 27.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| ▶ | 29.3% | (-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
| ✓ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| ✓ | 55.4% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| ▶ | 45.2% | (+.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) t) |
| ✓ | 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 64.1% | (+.f64 (*.f64 z y) t) |
| ▶ | 72.0% | (+.f64 (*.f64 x (*.f64 y y)) t) |
| ✓ | 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| ▶ | 41.1% | (*.f64 (*.f64 y x) y) |
| ▶ | 31.2% | (*.f64 z y) |
| 35.3% | t |
Compiled 500 to 300 computations (40% saved)
Found 11 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 97.0% | (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) |
| ✓ | 94.9% | (*.f64 x (pow.f64 y 4)) |
| ✓ | 84.4% | (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4))) |
| ✓ | 83.9% | (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
| ✓ | 100.0% | (+.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) t) |
| ✓ | 99.8% | (*.f64 y (sqrt.f64 x)) |
| ✓ | 99.8% | (pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
| ✓ | 97.9% | (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) |
| ✓ | 99.9% | (*.f64 (*.f64 y x) y) |
| ✓ | 100.0% | (+.f64 (*.f64 x (*.f64 y y)) t) |
| ✓ | 97.0% | (*.f64 x (*.f64 y y)) |
Compiled 173 to 48 computations (72.3% saved)
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4))) |
| 2.0ms | x | @ | inf | (+.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) t) |
| 1.0ms | x | @ | -inf | (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) |
| 1.0ms | t | @ | 0 | (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
| 1.0ms | x | @ | inf | (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) |
| 1× | batch-egg-rewrite |
| 626× | add-sqr-sqrt |
| 618× | pow1 |
| 614× | *-un-lft-identity |
| 582× | add-exp-log |
| 582× | log1p-expm1-u |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 253 |
| 1 | 645 | 221 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (*.f64 y y)) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(*.f64 (*.f64 y x) y) |
(+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (sqrt.f64 x)) |
(+.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) t) |
(/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4))) |
(*.f64 x (pow.f64 y 4)) |
(/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(-.f64 (*.f64 x (*.f64 y y)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 x (*.f64 y y) t)) (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(-.f64 (+.f64 (*.f64 x (*.f64 y y)) 0) t) |
(*.f64 1 (fma.f64 x (*.f64 y y) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(*.f64 (+.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t)) (-.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t))) |
(/.f64 1 (/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (pow.f64 (fma.f64 x (*.f64 y y) t) 2))) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) (neg.f64 (fma.f64 x (*.f64 y y) t))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 t (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 y y)) (exp.f64 t))) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) (/.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(*.f64 1 (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (/.f64 1 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 3) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2)) |
(log.f64 (exp.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 (*.f64 x 1) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) 1) x) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) 1) (*.f64 y (sqrt.f64 x))) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (cbrt.f64 (*.f64 x (*.f64 y y)))) (cbrt.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 (*.f64 y 1) (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 x y) 1) y) |
(*.f64 (*.f64 x (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (cbrt.f64 (*.f64 x y))) |
(*.f64 (*.f64 y (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 y y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 (*.f64 (*.f64 x y) (sqrt.f64 y)) (sqrt.f64 y)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1/2) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2) |
(sqrt.f64 (*.f64 x (*.f64 y y))) |
(fabs.f64 (*.f64 y (sqrt.f64 x))) |
(log.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2))) |
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) |
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x)))) |
(-.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) 1) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (/.f64 (*.f64 t t) (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (/.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 t)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 t))) |
(/.f64 1 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)) (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2)) (neg.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (*.f64 t (fma.f64 (*.f64 y y) x (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (-.f64 (*.f64 (fma.f64 y z t) (fma.f64 y z t)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (+.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2)) (-.f64 t (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))) |
(pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 3) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2)) |
(log.f64 (exp.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))))) |
(log.f64 (/.f64 (exp.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (exp.f64 t))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 (*.f64 y y) x (fma.f64 y z t)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (fma.f64 y z t)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (fma.f64 y z t)) |
(fma.f64 1 t (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 1 (fma.f64 (*.f64 y y) x (*.f64 y z)) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) t) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) 1) |
(*.f64 t (/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(*.f64 (*.f64 t t) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (*.f64 t t) (/.f64 1 (neg.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 1 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 2) (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 t 1) (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 (/.f64 t (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (/.f64 t (cbrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (/.f64 (*.f64 t t) (cbrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 (*.f64 t t) (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) 1) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 x (*.f64 y y) t))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 (pow.f64 (cbrt.f64 t) 2) (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 1) |
(pow.f64 (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 3) |
(pow.f64 (pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 3) 1/3) |
(pow.f64 (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t))) 2) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 t t)) -1) |
(neg.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(sqrt.f64 (/.f64 (pow.f64 t 4) (pow.f64 (fma.f64 x (*.f64 y y) t) 2))) |
(log.f64 (exp.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))))) |
(cbrt.f64 (pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 t t) 3) (pow.f64 (fma.f64 x (*.f64 y y) t) 3))) |
(expm1.f64 (log1p.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(exp.f64 (log.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) 1) |
(*.f64 (fma.f64 x (*.f64 y y) t) (/.f64 1 (*.f64 x (pow.f64 y 4)))) |
(*.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (/.f64 1 (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x) (/.f64 1 (pow.f64 y 4))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) 1) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 1) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) x) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4))) |
(*.f64 (/.f64 1 x) (/.f64 (fma.f64 x (*.f64 y y) t) (pow.f64 y 4))) |
(*.f64 (/.f64 1 (pow.f64 y 4)) (/.f64 (fma.f64 x (*.f64 y y) t) x)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (/.f64 (fma.f64 x (*.f64 y y) t) (cbrt.f64 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 1 (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) x) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 y 4)) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4)) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) x)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (cbrt.f64 (*.f64 x (pow.f64 y 4))))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 1) |
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 3) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3) 1/3) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) 2) |
(pow.f64 (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)) -1) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 2)) |
(log.f64 (exp.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) (pow.f64 (*.f64 x (pow.f64 y 4)) 3))) |
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) 1) |
(pow.f64 (*.f64 x (pow.f64 y 4)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 3) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3) 1/3) |
(pow.f64 (*.f64 (*.f64 y y) (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 8) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 4))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (pow.f64 y 4) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 4))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 4)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) 1) |
(*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) |
(*.f64 1 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 2) (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (neg.f64 x) (/.f64 1 (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 1 (fma.f64 x (*.f64 y y) t)) (/.f64 x (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))) |
(*.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) t)) (/.f64 (sqrt.f64 x) (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (sqrt.f64 x) 1) (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (/.f64 (sqrt.f64 x) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (/.f64 x (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(*.f64 (/.f64 1 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) (/.f64 x (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (fma.f64 x (*.f64 y y) t)) (/.f64 (cbrt.f64 x) (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) 1) (/.f64 (cbrt.f64 x) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) (/.f64 (cbrt.f64 x) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) x) (pow.f64 y 4)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4)) x) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) 1) (*.f64 x (pow.f64 y 4))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (cbrt.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (*.f64 (*.f64 y y) (sqrt.f64 x))) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 3) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 2) |
(pow.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) x) -1) |
(neg.f64 (/.f64 x (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))))) |
(sqrt.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 2)) |
(log.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(exp.f64 (log.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
| 1× | egg-herbie |
| 1196× | associate-*r* |
| 1158× | times-frac |
| 934× | associate-*l* |
| 702× | associate-/r* |
| 612× | fma-def |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 685 | 18457 |
| 1 | 1755 | 17729 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(/.f64 1 (pow.f64 y 2)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(/.f64 1 (pow.f64 y 2)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(/.f64 1 (pow.f64 y 2)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(/.f64 1 (pow.f64 y 2)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(/.f64 1 (pow.f64 y 2)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 (pow.f64 y 2) x) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(-.f64 (*.f64 x (*.f64 y y)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 x (*.f64 y y) t)) (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(-.f64 (+.f64 (*.f64 x (*.f64 y y)) 0) t) |
(*.f64 1 (fma.f64 x (*.f64 y y) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(*.f64 (+.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t)) (-.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t))) |
(/.f64 1 (/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (pow.f64 (fma.f64 x (*.f64 y y) t) 2))) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) (neg.f64 (fma.f64 x (*.f64 y y) t))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 t (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 y y)) (exp.f64 t))) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) (/.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(*.f64 1 (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (/.f64 1 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 3) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2)) |
(log.f64 (exp.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 y y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 (*.f64 x 1) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) 1) x) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) y) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) 1) (*.f64 y (sqrt.f64 x))) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (cbrt.f64 (*.f64 x (*.f64 y y)))) (cbrt.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 (*.f64 y 1) (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 x y) 1) y) |
(*.f64 (*.f64 x (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2)) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (cbrt.f64 (*.f64 x y))) |
(*.f64 (*.f64 y (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 y y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 (*.f64 (*.f64 x y) (sqrt.f64 y)) (sqrt.f64 y)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1/2) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2) |
(sqrt.f64 (*.f64 x (*.f64 y y))) |
(fabs.f64 (*.f64 y (sqrt.f64 x))) |
(log.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2))) |
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) |
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x)))) |
(-.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) 1) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (/.f64 (*.f64 t t) (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (/.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 t)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 t))) |
(/.f64 1 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)) (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2)) (neg.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (*.f64 t (fma.f64 (*.f64 y y) x (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (-.f64 (*.f64 (fma.f64 y z t) (fma.f64 y z t)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (+.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2)) (-.f64 t (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))) |
(pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 3) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2)) |
(log.f64 (exp.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))))) |
(log.f64 (/.f64 (exp.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (exp.f64 t))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 (*.f64 y y) x (fma.f64 y z t)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (fma.f64 y z t)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (fma.f64 y z t)) |
(fma.f64 1 t (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 1 (fma.f64 (*.f64 y y) x (*.f64 y z)) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) t) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) 1) |
(*.f64 t (/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(*.f64 (*.f64 t t) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (*.f64 t t) (/.f64 1 (neg.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 1 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 2) (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 t 1) (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 (/.f64 t (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (/.f64 t (cbrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (/.f64 (*.f64 t t) (cbrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 (*.f64 t t) (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) 1) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 x (*.f64 y y) t))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 (pow.f64 (cbrt.f64 t) 2) (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 1) |
(pow.f64 (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 3) |
(pow.f64 (pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 3) 1/3) |
(pow.f64 (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t))) 2) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 t t)) -1) |
(neg.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(sqrt.f64 (/.f64 (pow.f64 t 4) (pow.f64 (fma.f64 x (*.f64 y y) t) 2))) |
(log.f64 (exp.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))))) |
(cbrt.f64 (pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 t t) 3) (pow.f64 (fma.f64 x (*.f64 y y) t) 3))) |
(expm1.f64 (log1p.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(exp.f64 (log.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) 1) |
(*.f64 (fma.f64 x (*.f64 y y) t) (/.f64 1 (*.f64 x (pow.f64 y 4)))) |
(*.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (/.f64 1 (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x) (/.f64 1 (pow.f64 y 4))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) 1) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 1) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) x) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4))) |
(*.f64 (/.f64 1 x) (/.f64 (fma.f64 x (*.f64 y y) t) (pow.f64 y 4))) |
(*.f64 (/.f64 1 (pow.f64 y 4)) (/.f64 (fma.f64 x (*.f64 y y) t) x)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (/.f64 (fma.f64 x (*.f64 y y) t) (cbrt.f64 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 1 (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) x) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 y 4)) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4)) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) x)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (cbrt.f64 (*.f64 x (pow.f64 y 4))))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 1) |
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 3) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3) 1/3) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) 2) |
(pow.f64 (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)) -1) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 2)) |
(log.f64 (exp.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) (pow.f64 (*.f64 x (pow.f64 y 4)) 3))) |
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) 1) |
(pow.f64 (*.f64 x (pow.f64 y 4)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 3) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3) 1/3) |
(pow.f64 (*.f64 (*.f64 y y) (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 y 8) (*.f64 x x))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 4))))) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (pow.f64 y 4) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 4))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 4)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) 1) |
(*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) |
(*.f64 1 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 2) (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (neg.f64 x) (/.f64 1 (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 1 (fma.f64 x (*.f64 y y) t)) (/.f64 x (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))) |
(*.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) t)) (/.f64 (sqrt.f64 x) (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (sqrt.f64 x) 1) (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (/.f64 (sqrt.f64 x) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (/.f64 x (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(*.f64 (/.f64 1 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) (/.f64 x (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (fma.f64 x (*.f64 y y) t)) (/.f64 (cbrt.f64 x) (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) 1) (/.f64 (cbrt.f64 x) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) (/.f64 (cbrt.f64 x) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) x) (pow.f64 y 4)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4)) x) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) 1) (*.f64 x (pow.f64 y 4))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (cbrt.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (*.f64 (*.f64 y y) (sqrt.f64 x))) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 3) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 2) |
(pow.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) x) -1) |
(neg.f64 (/.f64 x (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))))) |
(sqrt.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 2)) |
(log.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))))) |
(cbrt.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(exp.f64 (log.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
| Outputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 y z) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
t |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) |
(*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(*.f64 -1 t) |
(neg.f64 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(neg.f64 (fma.f64 x (*.f64 y y) t)) |
(neg.f64 (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x))))) |
(-.f64 (-.f64 (*.f64 y (neg.f64 (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) t) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x)))))) |
(+.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (neg.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 -1 t) |
(neg.f64 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(neg.f64 (fma.f64 x (*.f64 y y) t)) |
(neg.f64 (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x))))) |
(-.f64 (-.f64 (*.f64 y (neg.f64 (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) t) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x)))))) |
(+.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (neg.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 -1 t) |
(neg.f64 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(neg.f64 (fma.f64 x (*.f64 y y) t)) |
(neg.f64 (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x))))) |
(-.f64 (-.f64 (*.f64 y (neg.f64 (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) t) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x)))))) |
(+.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (neg.f64 (fma.f64 y (*.f64 y x) t))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) |
(*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) |
(*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(*.f64 -1 t) |
(neg.f64 t) |
(+.f64 (*.f64 -1 t) (*.f64 -1 (*.f64 (pow.f64 y 2) x))) |
(neg.f64 (fma.f64 x (*.f64 y y) t)) |
(neg.f64 (fma.f64 y (*.f64 y x) t)) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x)))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x))))) |
(-.f64 (-.f64 (*.f64 y (neg.f64 (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) t) |
(+.f64 (*.f64 -1 t) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) (*.f64 -1 (*.f64 (pow.f64 y 2) x))))) |
(fma.f64 -1 t (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t) (neg.f64 (*.f64 y (*.f64 y x)))))) |
(+.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (neg.f64 (fma.f64 y (*.f64 y x) t))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) |
(*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)) |
(/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) |
(*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))) |
(+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) |
(+.f64 (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (+.f64 (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3)))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (+.f64 (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (/.f64 (pow.f64 t 4) (*.f64 (pow.f64 y 6) (pow.f64 x 3))))) (/.f64 (pow.f64 t 5) (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(/.f64 (neg.f64 t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (neg.f64 t) x) (pow.f64 y 4)) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(/.f64 1 (pow.f64 y 2)) |
(/.f64 1 (*.f64 y y)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(/.f64 1 (pow.f64 y 2)) |
(/.f64 1 (*.f64 y y)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(/.f64 (neg.f64 t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (neg.f64 t) x) (pow.f64 y 4)) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(/.f64 1 (pow.f64 y 2)) |
(/.f64 1 (*.f64 y y)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(/.f64 1 (pow.f64 y 2)) |
(/.f64 1 (*.f64 y y)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(/.f64 1 (pow.f64 y 2)) |
(/.f64 1 (*.f64 y y)) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) (/.f64 1 (pow.f64 y 2))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(/.f64 (neg.f64 t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (neg.f64 t) x) (pow.f64 y 4)) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x))) |
(/.f64 (neg.f64 t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (neg.f64 t) x) (pow.f64 y 4)) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(+.f64 (/.f64 1 (pow.f64 y 2)) (*.f64 -1 (/.f64 t (*.f64 (pow.f64 y 4) x)))) |
(fma.f64 -1 (/.f64 t (*.f64 x (pow.f64 y 4))) (/.f64 1 (*.f64 y y))) |
(-.f64 (/.f64 1 (*.f64 y y)) (/.f64 t (*.f64 x (pow.f64 y 4)))) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 (pow.f64 y 4) x) |
(*.f64 x (pow.f64 y 4)) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)))) |
(-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4)) (fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) (/.f64 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5)))) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (fma.f64 (*.f64 y y) x (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 t (fma.f64 (*.f64 y y) x (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (fma.f64 (*.f64 y y) x (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 t (fma.f64 (*.f64 y y) x (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)))) |
(-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4)) (fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) (/.f64 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5)))) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (fma.f64 (*.f64 y y) x (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 t (fma.f64 (*.f64 y y) x (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (fma.f64 (*.f64 y y) x (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 t (fma.f64 (*.f64 y y) x (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 t (fma.f64 (*.f64 y y) x (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))))) |
(+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) |
(+.f64 t (+.f64 (*.f64 (pow.f64 y 2) x) (+.f64 (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x))))) |
(+.f64 t (fma.f64 (*.f64 y y) x (+.f64 (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x))) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(+.f64 (+.f64 (*.f64 t (/.f64 t (*.f64 y (*.f64 y x)))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)))) |
(-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4)) (fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) (/.f64 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5)))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))) |
(fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)))) |
(fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t)))) |
(-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)) (pow.f64 t 3))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 2))) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t))))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 10) (pow.f64 x 5)) (pow.f64 t 4)) (fma.f64 -1 (/.f64 (pow.f64 y 8) (/.f64 (pow.f64 t 3) (pow.f64 x 4))) (fma.f64 -1 (/.f64 (pow.f64 y 6) (/.f64 (*.f64 t t) (pow.f64 x 3))) (neg.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) t))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (pow.f64 t 3)) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) t)) (/.f64 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) 1/3) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(-.f64 (*.f64 x (*.f64 y y)) t) |
(-.f64 (*.f64 y (*.f64 y x)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) 1) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 x (*.f64 y y) t)) (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 x (*.f64 y y) t)) (*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) (*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t)))) |
(-.f64 (+.f64 (*.f64 x (*.f64 y y)) 0) t) |
(-.f64 (*.f64 y (*.f64 y x)) t) |
(*.f64 1 (fma.f64 x (*.f64 y y) t)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(/.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 x (*.f64 (*.f64 y y) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (-.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (*.f64 y (*.f64 (*.f64 y x) t)))) |
(*.f64 (+.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t)) (-.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t))) |
(*.f64 (fma.f64 y (sqrt.f64 x) (sqrt.f64 t)) (-.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 t))) |
(*.f64 (fma.f64 y (sqrt.f64 x) (sqrt.f64 t)) (fma.f64 y (sqrt.f64 x) (neg.f64 (sqrt.f64 t)))) |
(/.f64 1 (/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)))) |
(*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 x (*.f64 (*.f64 y y) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (-.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (*.f64 y (*.f64 (*.f64 y x) t)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (pow.f64 (fma.f64 x (*.f64 y y) t) 2))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(/.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (fma.f64 y (*.f64 y x) t)) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t)) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(/.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (fma.f64 y (*.f64 y x) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t))) |
(*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 x (*.f64 (*.f64 y y) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (-.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (*.f64 y (*.f64 (*.f64 y x) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (*.f64 x (*.f64 (*.f64 y y) t)))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (-.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (*.f64 y (*.f64 (*.f64 y x) t))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) (neg.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 1 (/.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2) (fma.f64 y (*.f64 y x) t))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 x (*.f64 (*.f64 y y) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (-.f64 (fma.f64 t t (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (*.f64 y (*.f64 (*.f64 y x) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (+.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 t (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 t 3)) (fma.f64 t (fma.f64 y (*.f64 y x) t) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) |
(fabs.f64 (fma.f64 y (*.f64 y x) t)) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 y y)) (exp.f64 t))) |
(-.f64 (*.f64 y (*.f64 y x)) t) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) t))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 y (*.f64 y x))) t) |
(fma.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) 1/3) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) (/.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 y (*.f64 y x)) (*.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z))) |
(*.f64 1 (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (fma.f64 y (*.f64 z (*.f64 y (-.f64 z (*.f64 y x)))) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (/.f64 1 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 y (*.f64 y x)) (*.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (fma.f64 y (*.f64 z (*.f64 y (-.f64 z (*.f64 y x)))) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 y (*.f64 y x)) (*.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (fma.f64 y (*.f64 z (*.f64 y (-.f64 z (*.f64 y x)))) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 y (*.f64 y x)) (*.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (fma.f64 y (*.f64 z (*.f64 y (-.f64 z (*.f64 y x)))) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) (*.f64 y z))))) |
(*.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 y (*.f64 (*.f64 z (*.f64 y x)) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (*.f64 y (-.f64 z (*.f64 y x)))) |
(pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 3) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) 1/3) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2)) |
(sqrt.f64 (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 2)) |
(fabs.f64 (*.f64 y (+.f64 (*.f64 y x) z))) |
(log.f64 (exp.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(exp.f64 (log.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 1)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 y (*.f64 y x))) (*.f64 y z)) |
(fma.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (+.f64 (*.f64 y x) z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 y (*.f64 x y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(*.f64 (*.f64 (*.f64 y y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 x 1) (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y y) 1) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) y) (sqrt.f64 x)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) 1) (*.f64 y (sqrt.f64 x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (cbrt.f64 (*.f64 x (*.f64 y y)))) (cbrt.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))) |
(*.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) (*.f64 (*.f64 y (sqrt.f64 x)) (cbrt.f64 (*.f64 y (sqrt.f64 x))))) |
(*.f64 (*.f64 y 1) (*.f64 x y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 x y) 1) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 x (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2)) |
(*.f64 x (*.f64 (cbrt.f64 (pow.f64 y 4)) (pow.f64 (cbrt.f64 y) 2))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 y) 2) x) (cbrt.f64 (pow.f64 y 4))) |
(*.f64 (*.f64 y (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (cbrt.f64 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 y (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 x y) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1) |
(*.f64 y (sqrt.f64 x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1/2) |
(sqrt.f64 (*.f64 y (*.f64 y x))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 1) |
(*.f64 y (sqrt.f64 x)) |
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3) |
(*.f64 y (sqrt.f64 x)) |
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3) |
(*.f64 y (sqrt.f64 x)) |
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2) |
(*.f64 y (sqrt.f64 x)) |
(sqrt.f64 (*.f64 x (*.f64 y y))) |
(sqrt.f64 (*.f64 y (*.f64 y x))) |
(fabs.f64 (*.f64 y (sqrt.f64 x))) |
(*.f64 y (sqrt.f64 x)) |
(log.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))) |
(*.f64 y (sqrt.f64 x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))) |
(*.f64 y (sqrt.f64 x)) |
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) |
(*.f64 y (sqrt.f64 x)) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2))) |
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3))) |
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2))) |
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 y (sqrt.f64 x)) |
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 y (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1)) |
(*.f64 y (sqrt.f64 x)) |
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x)))) |
(*.f64 y (sqrt.f64 x)) |
(-.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t) |
(-.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) t) |
(-.f64 (*.f64 y (+.f64 (*.f64 y x) z)) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) 1) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (/.f64 (*.f64 t t) (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (/.f64 (*.f64 t t) (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 2) (fma.f64 y z (fma.f64 y (*.f64 y x) t))) (/.f64 (*.f64 t t) (fma.f64 y z (fma.f64 y (*.f64 y x) t)))) |
(*.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (/.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(/.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (fma.f64 y z (fma.f64 y (*.f64 y x) t))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 3)) (-.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (*.f64 t (*.f64 y (+.f64 (*.f64 y x) z))))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 t)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 t))) |
(*.f64 (+.f64 (sqrt.f64 t) (sqrt.f64 (fma.f64 y z (*.f64 y (*.f64 y x))))) (-.f64 (sqrt.f64 (fma.f64 y z (*.f64 y (*.f64 y x)))) (sqrt.f64 t))) |
(*.f64 (+.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 y (+.f64 (*.f64 y x) z)))) (-.f64 (sqrt.f64 (*.f64 y (+.f64 (*.f64 y x) z))) (sqrt.f64 t))) |
(/.f64 1 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)) (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)))) |
(*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 3)) (-.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (*.f64 t (*.f64 y (+.f64 (*.f64 y x) z))))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (/.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(/.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (fma.f64 y z (fma.f64 y (*.f64 y x) t))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (fma.f64 (*.f64 y y) x (fma.f64 y z t))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (/.f64 1 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(/.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (fma.f64 y z (fma.f64 y (*.f64 y x) t))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t))) |
(*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 3)) (/.f64 1 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 3)) (-.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (*.f64 t (*.f64 y (+.f64 (*.f64 y x) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 3))) (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2) (*.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 3)) (-.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (*.f64 t (*.f64 y (+.f64 (*.f64 y x) z)))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2)) (neg.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(*.f64 1 (/.f64 (pow.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t)) 2) (fma.f64 y z (fma.f64 y (*.f64 y x) t)))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (*.f64 t (fma.f64 (*.f64 y y) x (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 3)) (fma.f64 t t (-.f64 (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 2) (*.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 3)) (fma.f64 t t (*.f64 (*.f64 y (+.f64 (*.f64 y x) z)) (-.f64 (*.f64 y (+.f64 (*.f64 y x) z)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (-.f64 (*.f64 (fma.f64 y z t) (fma.f64 y z t)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (fma.f64 y z t) (-.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 6) (pow.f64 (fma.f64 y z t) 3)) (fma.f64 (fma.f64 y z t) (+.f64 t (*.f64 y (-.f64 z (*.f64 y x)))) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2) (+.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 2) (*.f64 t (+.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 3) (pow.f64 t 3)) (fma.f64 t (fma.f64 y z (fma.f64 y (*.f64 y x) t)) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 2))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (fma.f64 (*.f64 y y) x (*.f64 y z)) 2)) (-.f64 t (fma.f64 (*.f64 y y) x (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) 2)) (-.f64 t (fma.f64 y z (*.f64 y (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y (+.f64 (*.f64 y x) z)) 2)) (-.f64 t (*.f64 y (+.f64 (*.f64 y x) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 y (*.f64 y x)) (fma.f64 y z t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 y (-.f64 (*.f64 y x) z)) t)) |
(pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 1) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 3) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 3) 1/3) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 2) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 2)) |
(fabs.f64 (fma.f64 y z (fma.f64 y (*.f64 y x) t))) |
(log.f64 (exp.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(log.f64 (/.f64 (exp.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (exp.f64 t))) |
(-.f64 (fma.f64 y z (*.f64 y (*.f64 y x))) t) |
(-.f64 (*.f64 y (+.f64 (*.f64 y x) z)) t) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)) 3)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(exp.f64 (log.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t))) 1)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 y y) x (fma.f64 y z t)))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 (*.f64 y y) x (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (fma.f64 y z t)) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 1 t (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 1 (fma.f64 (*.f64 y y) x (*.f64 y z)) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) 2) (cbrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (cbrt.f64 (*.f64 y (*.f64 y x))) (fma.f64 y z t)) |
(fma.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4)) (fma.f64 y z t)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) (sqrt.f64 (fma.f64 (*.f64 y y) x (*.f64 y z))) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (fma.f64 (*.f64 y y) x (*.f64 y z))) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) 1) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 t (/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (*.f64 t t) (/.f64 1 (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (*.f64 t t) (/.f64 1 (neg.f64 (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (*.f64 (*.f64 t t) 1) (neg.f64 (fma.f64 x (*.f64 y y) t))) |
(/.f64 (*.f64 t t) (neg.f64 (fma.f64 y (*.f64 y x) t))) |
(*.f64 1 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 2) (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 t 1) (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 t (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (/.f64 t (cbrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (/.f64 (*.f64 t t) (cbrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 (*.f64 t t) (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) 1) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 x (*.f64 y y) t))) |
(*.f64 (cbrt.f64 (pow.f64 t 4)) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 x (*.f64 y y) t))) |
(*.f64 (cbrt.f64 (pow.f64 t 4)) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 y (*.f64 y x) t))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2)) (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 (cbrt.f64 (*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t)))) (/.f64 (cbrt.f64 (pow.f64 t 4)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2))) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 t 4)) (cbrt.f64 (*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))))) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2)) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 t 4)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) (/.f64 (pow.f64 (cbrt.f64 t) 2) (sqrt.f64 (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (cbrt.f64 (pow.f64 t 4)) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 x (*.f64 y y) t))) |
(*.f64 (cbrt.f64 (pow.f64 t 4)) (/.f64 (pow.f64 (cbrt.f64 t) 2) (fma.f64 y (*.f64 y x) t))) |
(pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 1) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(pow.f64 (cbrt.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 3) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(pow.f64 (pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 3) 1/3) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(pow.f64 (/.f64 t (sqrt.f64 (fma.f64 x (*.f64 y y) t))) 2) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 t t)) -1) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 t t))) |
(/.f64 1 (/.f64 (fma.f64 y (*.f64 y x) t) (*.f64 t t))) |
(neg.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) |
(/.f64 (neg.f64 t) (/.f64 (fma.f64 x (*.f64 y y) t) t)) |
(*.f64 t (neg.f64 (/.f64 t (fma.f64 y (*.f64 y x) t)))) |
(sqrt.f64 (/.f64 (pow.f64 t 4) (pow.f64 (fma.f64 x (*.f64 y y) t) 2))) |
(sqrt.f64 (/.f64 (pow.f64 t 4) (pow.f64 (fma.f64 y (*.f64 y x) t) 2))) |
(log.f64 (exp.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(cbrt.f64 (pow.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)) 3)) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 t t) 3) (pow.f64 (fma.f64 x (*.f64 y y) t) 3))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(expm1.f64 (log1p.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (log.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t))) 1)) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(log1p.f64 (expm1.f64 (/.f64 t (/.f64 (fma.f64 x (*.f64 y y) t) t)))) |
(*.f64 t (/.f64 t (fma.f64 x (*.f64 y y) t))) |
(*.f64 t (/.f64 t (fma.f64 y (*.f64 y x) t))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) 1) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (fma.f64 x (*.f64 y y) t) (/.f64 1 (*.f64 x (pow.f64 y 4)))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 1 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) 2) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x)) (*.f64 y y)) 2) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (/.f64 1 (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y x) t)) (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x) (/.f64 1 (pow.f64 y 4))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) 1) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4)))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 1) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4)))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) x) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 1 x) (/.f64 (fma.f64 x (*.f64 y y) t) (pow.f64 y 4))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 1 (pow.f64 y 4)) (/.f64 (fma.f64 x (*.f64 y y) t) x)) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (/.f64 (fma.f64 x (*.f64 y y) t) (cbrt.f64 (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 1 (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) (*.f64 (*.f64 y y) (sqrt.f64 x))) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) x) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 y 4)) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) x)) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2))) |
(/.f64 (*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) 2) (cbrt.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 2) (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(*.f64 (/.f64 1 (*.f64 (*.f64 y y) (sqrt.f64 x))) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 (*.f64 y y) (sqrt.f64 x)))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) (*.f64 (*.f64 y y) (sqrt.f64 x))) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4)) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) x)) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (cbrt.f64 (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 1) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 3) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3) 1/3) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)) 2) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x)) (*.f64 y y)) 2) |
(pow.f64 (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)) -1) |
(/.f64 1 (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 1 (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 y (*.f64 y x) t)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (/.f64 1 (*.f64 x (neg.f64 (pow.f64 y 4))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y x) t)) (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 2)) |
(fabs.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4))) |
(log.f64 (exp.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(cbrt.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3)) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) (pow.f64 (*.f64 x (pow.f64 y 4)) 3))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(expm1.f64 (log1p.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(exp.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 1)) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(log1p.f64 (expm1.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) |
(/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) 1) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (*.f64 x (pow.f64 y 4)) 1) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 3) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3) 1/3) |
(*.f64 x (pow.f64 y 4)) |
(pow.f64 (*.f64 (*.f64 y y) (sqrt.f64 x)) 2) |
(*.f64 x (pow.f64 y 4)) |
(sqrt.f64 (*.f64 (pow.f64 y 8) (*.f64 x x))) |
(sqrt.f64 (*.f64 (*.f64 x x) (pow.f64 y 8))) |
(sqrt.f64 (*.f64 x (*.f64 x (pow.f64 y 8)))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) x)) |
(*.f64 x (pow.f64 y 4)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (pow.f64 y 4)) |
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 4)) 3)) |
(*.f64 x (pow.f64 y 4)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (pow.f64 y 4) 3))) |
(*.f64 x (pow.f64 y 4)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) (pow.f64 x 3))) |
(*.f64 x (pow.f64 y 4)) |
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (pow.f64 y 4)) |
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (pow.f64 y 4)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 4))) 1)) |
(*.f64 x (pow.f64 y 4)) |
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (pow.f64 y 4)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) 1) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 1 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 2) (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (neg.f64 x) (/.f64 1 (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 1 (neg.f64 (fma.f64 x (*.f64 y y) t))) (*.f64 x (pow.f64 y 4)))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (neg.f64 (fma.f64 y (*.f64 y x) t)))) |
(*.f64 (/.f64 1 (fma.f64 x (*.f64 y y) t)) (/.f64 x (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) t)) (/.f64 (sqrt.f64 x) (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 (sqrt.f64 x) 1) (/.f64 (sqrt.f64 x) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (/.f64 (sqrt.f64 x) (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (/.f64 x (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 1 (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) (/.f64 x (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 1 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x))) (*.f64 y y)) (/.f64 x (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y y) (sqrt.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x))) (*.f64 (/.f64 (*.f64 y y) (sqrt.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x))) x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (fma.f64 x (*.f64 y y) t)) (/.f64 (cbrt.f64 x) (/.f64 1 (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) 1) (/.f64 (cbrt.f64 x) (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2)) (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 (cbrt.f64 (*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t))))) (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4)))) 2))) |
(*.f64 (cbrt.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t))) (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4))) 2))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y))) (/.f64 (cbrt.f64 x) (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 1 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x))) (*.f64 y y)) (/.f64 x (/.f64 (sqrt.f64 (/.f64 (fma.f64 x (*.f64 y y) t) x)) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y y) (sqrt.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x))) (*.f64 (/.f64 (*.f64 y y) (sqrt.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x))) x)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) x) (pow.f64 y 4)) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (pow.f64 y 4)) x) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) 1) (*.f64 x (pow.f64 y 4))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 4))) 2)) (cbrt.f64 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 x (*.f64 y y) t)) (*.f64 (*.f64 y y) (sqrt.f64 x))) (*.f64 (*.f64 y y) (sqrt.f64 x))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 1) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (cbrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 3) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 3) 1/3) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (sqrt.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 2) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) x) -1) |
(/.f64 1 (/.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) x)) |
(/.f64 1 (/.f64 (fma.f64 y (*.f64 y x) t) (pow.f64 (*.f64 y (sqrt.f64 x)) 4))) |
(neg.f64 (/.f64 x (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) t)) (*.f64 x (pow.f64 y 4))))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 1 (neg.f64 (fma.f64 x (*.f64 y y) t))) (*.f64 x (pow.f64 y 4)))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (neg.f64 (fma.f64 y (*.f64 y x) t)))) |
(sqrt.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 2)) |
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) 2)) |
(fabs.f64 (/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t))) |
(log.f64 (pow.f64 (exp.f64 x) (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(cbrt.f64 (pow.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))) 3)) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (/.f64 (fma.f64 x (*.f64 y y) t) (*.f64 x (pow.f64 y 4))) 3))) |
(cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y x) t) x) (pow.f64 y 4)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(exp.f64 (log.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t)))) 1)) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
(log1p.f64 (expm1.f64 (*.f64 x (/.f64 (*.f64 x (pow.f64 y 4)) (fma.f64 x (*.f64 y y) t))))) |
(*.f64 x (*.f64 (pow.f64 y 4) (/.f64 x (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 4) (fma.f64 y (*.f64 y x) t)) |
Compiled 11320 to 3530 computations (68.8% saved)
12 alts after pruning (3 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 459 | 2 | 461 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 461 | 12 | 473 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 27.2% | (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
| 52.2% | (-.f64 (/.f64 x (/.f64 1 (*.f64 y y))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) | |
| ✓ | 98.4% | (+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
| 34.1% | (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) t) | |
| ✓ | 55.4% | (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
| ✓ | 94.9% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 64.1% | (+.f64 (*.f64 z y) t) |
| ✓ | 72.0% | (+.f64 (*.f64 x (*.f64 y y)) t) |
| ✓ | 66.8% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| ✓ | 41.1% | (*.f64 (*.f64 y x) y) |
| ✓ | 31.2% | (*.f64 z y) |
| 35.3% | t |
Compiled 390 to 183 computations (53.1% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(+.f64 (*.f64 (*.f64 y x) y) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
(fma.f64 (*.f64 y y) x t) |
(+.f64 (*.f64 (pow.f64 y 2) x) t) |
(+.f64 (fma.f64 z y (*.f64 (*.f64 x y) y)) t) |
(-.f64 (/.f64 x (/.f64 1 (*.f64 y y))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y 4) x) x) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) x) y) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
(+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) t) |
(+.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 2) (*.f64 z y)) t) |
(+.f64 (/.f64 y (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) |
(+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (fma.f64 x y (neg.f64 z))) t) |
(-.f64 (/.f64 x (/.f64 (fma.f64 y (*.f64 y x) (neg.f64 t)) (*.f64 x (pow.f64 y 4)))) (/.f64 (*.f64 t t) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
6 calls:
| 53.0ms | y |
| 18.0ms | z |
| 10.0ms | x |
| 9.0ms | t |
| 9.0ms | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | t |
| 99.9% | 1 | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| 99.9% | 1 | (*.f64 (+.f64 (*.f64 x y) z) y) |
Compiled 270 to 111 computations (58.9% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(+.f64 (*.f64 (*.f64 y x) y) t) |
| Outputs |
|---|
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 x (*.f64 y y)) t) |
(+.f64 (*.f64 z y) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
4 calls:
| 63.0ms | y |
| 46.0ms | z |
| 24.0ms | t |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.8% | 3 | x |
| 93.3% | 4 | y |
| 92.6% | 7 | z |
| 87.5% | 5 | t |
Compiled 59 to 30 computations (49.2% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
| Outputs |
|---|
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
1 calls:
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 3 | y |
Compiled 30 to 14 computations (53.3% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 z y) t) |
| Outputs |
|---|
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (*.f64 y x) y) |
4 calls:
| 28.0ms | z |
| 25.0ms | t |
| 22.0ms | x |
| 21.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 7 | t |
| 71.3% | 5 | z |
| 74.5% | 5 | x |
| 79.5% | 5 | y |
Compiled 38 to 24 computations (36.8% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
| Outputs |
|---|
(*.f64 (*.f64 y x) y) |
t |
(*.f64 (*.f64 y x) y) |
4 calls:
| 33.0ms | t |
| 31.0ms | z |
| 23.0ms | x |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.4% | 9 | t |
| 63.7% | 9 | z |
| 59.4% | 7 | x |
| 65.6% | 3 | y |
Compiled 33 to 23 computations (30.3% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
| Outputs |
|---|
(*.f64 z y) |
t |
(*.f64 z y) |
4 calls:
| 17.0ms | x |
| 14.0ms | t |
| 11.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 5 | t |
| 43.0% | 5 | x |
| 52.4% | 3 | z |
| 49.3% | 3 | y |
Compiled 28 to 21 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
t |
| Outputs |
|---|
t |
4 calls:
| 3.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.3% | 1 | x |
| 35.3% | 1 | t |
| 35.3% | 1 | y |
| 35.3% | 1 | z |
Compiled 25 to 20 computations (20% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.970500641878929e-15 | 1.5215549254636483e-6 |
| 10.0ms | -1.378480995113633e-85 | -1.8736862869003823e-86 |
| 17.0ms | -1.3498023564509242e+59 | -1.4605628176398944e+53 |
| 35.0ms | 354× | body | 256 | valid |
| 4.0ms | 30× | body | 256 | infinite |
Compiled 566 to 383 computations (32.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.970500641878929e-15 | 1.5215549254636483e-6 |
| 11.0ms | -1.378480995113633e-85 | -1.8736862869003823e-86 |
| 25.0ms | 240× | body | 256 | valid |
Compiled 350 to 239 computations (31.7% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.970500641878929e-15 | 1.5215549254636483e-6 |
| 17.0ms | -1.1972237596584334e-54 | -3.32714125150331e-60 |
| 17.0ms | -1.8137648543289754e-35 | -1.3999894700760884e-42 |
| 14.0ms | -6.142362462430074 | -0.004095271649488498 |
| 57.0ms | 560× | body | 256 | valid |
Compiled 720 to 504 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.970500641878929e-15 | 1.5215549254636483e-6 |
| 17.0ms | -1.1972237596584334e-54 | -3.32714125150331e-60 |
| 29.0ms | 288× | body | 256 | valid |
Compiled 308 to 230 computations (25.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.6785556452086544e-7 | 6.469336692154383e-6 |
| 18.0ms | -1.3656571973563173e+99 | -3.4115695324505416e+93 |
| 22.0ms | 213× | body | 256 | valid |
| 6.0ms | 43× | body | 256 | infinite |
Compiled 244 to 190 computations (22.1% saved)
| 1× | egg-herbie |
| 12× | if-if-or-not |
| 12× | *-commutative |
| 10× | +-commutative |
| 8× | not-or |
| 6× | not-not |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 347 |
| 1 | 85 | 341 |
| 2 | 88 | 335 |
| 3 | 94 | 331 |
| 4 | 98 | 331 |
| 5 | 102 | 331 |
| 6 | 103 | 331 |
| 7 | 104 | 331 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(if (<=.f64 y -1950000000000000135654385442915752319326722213189517312) (*.f64 (+.f64 (*.f64 y x) z) y) (if (<=.f64 y -2362230782765653/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592) (+.f64 (*.f64 x (*.f64 y y)) t) (if (<=.f64 y 1369486280032197/9444732965739290427392) (+.f64 (*.f64 z y) t) (*.f64 (+.f64 (*.f64 y x) z) y)))) |
(if (<=.f64 y -2362230782765653/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592) (*.f64 (+.f64 (*.f64 y x) z) y) (if (<=.f64 y 5077488442381443/4835703278458516698824704) (+.f64 (*.f64 z y) t) (*.f64 (+.f64 (*.f64 y x) z) y))) |
(if (<=.f64 y -6530219459687219/1125899906842624) (*.f64 (*.f64 y x) y) (if (<=.f64 y -8787942429541353/6277101735386680763835789423207666416102355444464034512896) (+.f64 (*.f64 z y) t) (if (<=.f64 y -8144060689212865/6901746346790563787434755862277025452451108972170386555162524223799296) (*.f64 (*.f64 y x) y) (if (<=.f64 y 6437288204283977/2475880078570760549798248448) (+.f64 (*.f64 z y) t) (*.f64 (*.f64 y x) y))))) |
(if (<=.f64 y -5176309760092923/6901746346790563787434755862277025452451108972170386555162524223799296) (*.f64 (*.f64 y x) y) (if (<=.f64 y 6346860552976803/604462909807314587353088) t (*.f64 (*.f64 y x) y))) |
(if (<=.f64 z -17500000000000000339008997302852599285864599575139208264692536946438077890417304660764331387912192) (*.f64 z y) (if (<=.f64 z 944473296573929/147573952589676412928) t (*.f64 z y))) |
t |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 t (*.f64 y (+.f64 z (*.f64 x y)))) |
(if (<=.f64 y -1950000000000000135654385442915752319326722213189517312) (*.f64 (+.f64 (*.f64 y x) z) y) (if (<=.f64 y -2362230782765653/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592) (+.f64 (*.f64 x (*.f64 y y)) t) (if (<=.f64 y 1369486280032197/9444732965739290427392) (+.f64 (*.f64 z y) t) (*.f64 (+.f64 (*.f64 y x) z) y)))) |
(if (<=.f64 y -1950000000000000135654385442915752319326722213189517312) (*.f64 y (+.f64 z (*.f64 x y))) (if (<=.f64 y -2362230782765653/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592) (+.f64 t (*.f64 x (*.f64 y y))) (if (<=.f64 y 1369486280032197/9444732965739290427392) (+.f64 t (*.f64 y z)) (*.f64 y (+.f64 z (*.f64 x y)))))) |
(if (<=.f64 y -2362230782765653/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592) (*.f64 (+.f64 (*.f64 y x) z) y) (if (<=.f64 y 5077488442381443/4835703278458516698824704) (+.f64 (*.f64 z y) t) (*.f64 (+.f64 (*.f64 y x) z) y))) |
(if (or (<=.f64 y -2362230782765653/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592) (not (<=.f64 y 5077488442381443/4835703278458516698824704))) (*.f64 y (+.f64 z (*.f64 x y))) (+.f64 t (*.f64 y z))) |
(if (<=.f64 y -6530219459687219/1125899906842624) (*.f64 (*.f64 y x) y) (if (<=.f64 y -8787942429541353/6277101735386680763835789423207666416102355444464034512896) (+.f64 (*.f64 z y) t) (if (<=.f64 y -8144060689212865/6901746346790563787434755862277025452451108972170386555162524223799296) (*.f64 (*.f64 y x) y) (if (<=.f64 y 6437288204283977/2475880078570760549798248448) (+.f64 (*.f64 z y) t) (*.f64 (*.f64 y x) y))))) |
(if (<=.f64 y -6530219459687219/1125899906842624) (*.f64 y (*.f64 x y)) (if (<=.f64 y -8787942429541353/6277101735386680763835789423207666416102355444464034512896) (+.f64 t (*.f64 y z)) (if (or (<=.f64 y -8144060689212865/6901746346790563787434755862277025452451108972170386555162524223799296) (not (<=.f64 y 6437288204283977/2475880078570760549798248448))) (*.f64 y (*.f64 x y)) (+.f64 t (*.f64 y z))))) |
(if (<=.f64 y -6530219459687219/1125899906842624) (*.f64 y (*.f64 x y)) (if (or (<=.f64 y -8787942429541353/6277101735386680763835789423207666416102355444464034512896) (not (or (<=.f64 y -8144060689212865/6901746346790563787434755862277025452451108972170386555162524223799296) (not (<=.f64 y 6437288204283977/2475880078570760549798248448))))) (+.f64 t (*.f64 y z)) (*.f64 y (*.f64 x y)))) |
(if (or (<=.f64 y -6530219459687219/1125899906842624) (not (or (<=.f64 y -8787942429541353/6277101735386680763835789423207666416102355444464034512896) (not (or (<=.f64 y -8144060689212865/6901746346790563787434755862277025452451108972170386555162524223799296) (not (<=.f64 y 6437288204283977/2475880078570760549798248448))))))) (*.f64 y (*.f64 x y)) (+.f64 t (*.f64 y z))) |
(if (or (<=.f64 y -6530219459687219/1125899906842624) (not (or (<=.f64 y -8787942429541353/6277101735386680763835789423207666416102355444464034512896) (and (not (<=.f64 y -8144060689212865/6901746346790563787434755862277025452451108972170386555162524223799296)) (<=.f64 y 6437288204283977/2475880078570760549798248448))))) (*.f64 y (*.f64 x y)) (+.f64 t (*.f64 y z))) |
(if (<=.f64 y -5176309760092923/6901746346790563787434755862277025452451108972170386555162524223799296) (*.f64 (*.f64 y x) y) (if (<=.f64 y 6346860552976803/604462909807314587353088) t (*.f64 (*.f64 y x) y))) |
(if (or (<=.f64 y -5176309760092923/6901746346790563787434755862277025452451108972170386555162524223799296) (not (<=.f64 y 6346860552976803/604462909807314587353088))) (*.f64 y (*.f64 x y)) t) |
(if (<=.f64 z -17500000000000000339008997302852599285864599575139208264692536946438077890417304660764331387912192) (*.f64 z y) (if (<=.f64 z 944473296573929/147573952589676412928) t (*.f64 z y))) |
(if (<=.f64 z -17500000000000000339008997302852599285864599575139208264692536946438077890417304660764331387912192) (*.f64 y z) (if (<=.f64 z 944473296573929/147573952589676412928) t (*.f64 y z))) |
t |
Compiled 155 to 95 computations (38.7% saved)
| 1640× | log-prod |
| 1190× | fma-neg |
| 1140× | log-prod |
| 1048× | fma-def |
| 892× | pow-prod-down |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 41 |
| 1 | 220 | 41 |
| 2 | 3149 | 41 |
| 0 | 617 | 18406 |
| 1 | 1436 | 15552 |
| 2 | 5613 | 15552 |
| 1× | node limit |
| 1× | node limit |
Compiled 58 to 27 computations (53.4% saved)
Compiled 288 to 130 computations (54.9% saved)
Loading profile data...