
Time bar (total: 4.7s)
| 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)
| 585.0ms | 5867× | body | 256 | valid |
| 235.0ms | 2389× | 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)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 2 | 3 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 3 | 4 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (fma.f64 x y z) y t) |
| ▶ | 99.9% | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| ▶ | 99.9% | (fma.f64 (fma.f64 x y z) y t) |
| ▶ | 99.9% | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
Compiled 48 to 28 computations (41.7% saved)
Found 4 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (fma.f64 x y z) y t) |
| ✓ | 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 48 to 11 computations (77.1% saved)
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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 | @ | inf | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 0.0ms | x | @ | 0 | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 1× | batch-egg-rewrite |
| 1222× | log-prod |
| 1054× | fma-def |
| 936× | pow-prod-down |
| 592× | pow-prod-up |
| 590× | pow-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 58 |
| 1 | 279 | 58 |
| 2 | 3386 | 58 |
| 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) |
(fma.f64 (fma.f64 x y z) y t) |
| 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 (fma.f64 x y z)) y)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) |
(-.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))) (-.f64 (*.f64 x y) 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) (-.f64 (*.f64 x 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)) 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 (fma.f64 x y z)) y)) |
(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 (log.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) 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) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) 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 (-.f64 (*.f64 y (fma.f64 x y 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 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (-.f64 (*.f64 y (fma.f64 x y 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 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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)))) |
(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 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (fma.f64 x y z)) y) (+.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 (fma.f64 x y z)) y))) |
(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) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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 y (*.f64 x z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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) |
(+.f64 (*.f64 y (fma.f64 x y z)) t) |
(+.f64 t (*.f64 y (fma.f64 x y z))) |
(+.f64 0 (fma.f64 y (fma.f64 x y z) t)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) |
(-.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) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) 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 (-.f64 (*.f64 y (fma.f64 x y 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 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (-.f64 (*.f64 y (fma.f64 x y 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 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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)))) |
(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 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (fma.f64 x y z)) y) (+.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 (fma.f64 x y z)) y))) |
(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))) |
| 1× | egg-herbie |
| 1466× | times-frac |
| 654× | cancel-sign-sub-inv |
| 498× | log-prod |
| 434× | associate-+r+ |
| 426× | distribute-rgt-neg-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 9035 |
| 1 | 855 | 7403 |
| 2 | 2683 | 7337 |
| 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 (*.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)) |
(+.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 (fma.f64 x y z)) y)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) |
(-.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))) (-.f64 (*.f64 x y) 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) (-.f64 (*.f64 x 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)) 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 (fma.f64 x y z)) y)) |
(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 (log.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) 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) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) 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 (-.f64 (*.f64 y (fma.f64 x y 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 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (-.f64 (*.f64 y (fma.f64 x y 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 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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)))) |
(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 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (fma.f64 x y z)) y) (+.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 (fma.f64 x y z)) y))) |
(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) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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 y (*.f64 x z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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 (-.f64 (*.f64 x y) 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) |
(+.f64 (*.f64 y (fma.f64 x y z)) t) |
(+.f64 t (*.f64 y (fma.f64 x y z))) |
(+.f64 0 (fma.f64 y (fma.f64 x y z) t)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) |
(-.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) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) 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 (-.f64 (*.f64 y (fma.f64 x y 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 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (-.f64 (*.f64 y (fma.f64 x y 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 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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)))) |
(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 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (fma.f64 x y z)) y) (+.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 (fma.f64 x y z)) y))) |
(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))) |
| 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 (*.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) |
(+.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 (fma.f64 x y z)) y)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y x z)) y)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y x z)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y x z)) y)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y x z)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 y x z)) y)))) |
(*.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 (fma.f64 x y z)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x y z)) y)))) |
(*.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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) y)) |
(*.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) y) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (-.f64 (*.f64 x y) z)) |
(/.f64 y (/.f64 (-.f64 (*.f64 y x) 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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)) y)) |
(*.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) y) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (-.f64 (*.f64 x y) z)) |
(/.f64 y (/.f64 (-.f64 (*.f64 y x) 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 (fma.f64 x y z)) y)) |
(*.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 (log.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) 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) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.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)) (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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 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 x y z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 x y 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))) |
(/.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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 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 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 y x z)) 3) (pow.f64 t 3)) (/.f64 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 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 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)) (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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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))) |
(/.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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (fma.f64 x y z)) y) (+.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 (fma.f64 x y z)) y))) |
(+.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) (-.f64 (*.f64 x y) z)) (/.f64 (*.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 (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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)))) |
(/.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 1 (-.f64 (*.f64 x y) 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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)))) |
(/.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x y) z) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z 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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)))) |
(/.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 z 3)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 y (*.f64 x z))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)))) |
(/.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.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 (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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)))) |
(/.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 x y) 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)) (-.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 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 y x)) (pow.f64 (*.f64 y x) 2)))) |
(/.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 y x) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) z) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) -1) |
(/.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) |
(+.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) |
(+.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) |
(+.f64 0 (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 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))) (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))) (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))))) |
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 x y z) t))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 y (fma.f64 y x z) t))))) |
(-.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) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.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)) (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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 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 x y z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 x y 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))) |
(/.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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 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 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 y x z)) 3) (pow.f64 t 3)) (/.f64 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 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 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)) (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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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))) |
(/.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 (pow.f64 (*.f64 y (fma.f64 y x z)) 3) (pow.f64 t 3)) (/.f64 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 t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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 (fma.f64 x y z)) y) (+.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 (fma.f64 x y z)) y))) |
(+.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) |
Compiled 3043 to 999 computations (67.2% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 10 | 203 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 195 | 10 | 205 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.8% | (fma.f64 y z t) |
| ▶ | 96.0% | (+.f64 (fma.f64 (*.f64 x y) y (*.f64 z y)) t) |
| 60.8% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (-.f64 (*.f64 x y) z)) t) | |
| ▶ | 64.0% | (+.f64 (/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) |
| 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) | |
| 71.6% | (+.f64 (*.f64 (pow.f64 y 2) x) t) | |
| ▶ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ▶ | 71.8% | (+.f64 (*.f64 z y) t) |
| 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) | |
| 40.8% | t | |
| ▶ | 71.8% | (fma.f64 y z t) |
| ▶ | 96.0% | (+.f64 (fma.f64 (*.f64 x y) y (*.f64 z y)) t) |
| 60.8% | (+.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) y) (-.f64 (*.f64 x y) z)) t) | |
| ▶ | 64.0% | (+.f64 (/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) t) |
| 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) | |
| 71.6% | (+.f64 (*.f64 (pow.f64 y 2) x) t) | |
| ▶ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ▶ | 71.8% | (+.f64 (*.f64 z y) t) |
| 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) | |
| 40.8% | t |
Compiled 510 to 312 computations (38.8% saved)
Found 9 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
| ✓ | 99.7% | (pow.f64 (*.f64 y x) 2) |
| ✓ | 94.2% | (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
| ✓ | 50.6% | (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
| ✓ | 100.0% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 99.8% | (*.f64 (*.f64 y x) y) |
| ✓ | 100.0% | (+.f64 (*.f64 z y) t) |
| ✓ | 100.0% | (+.f64 (fma.f64 (*.f64 x y) y (*.f64 z y)) t) |
| ✓ | 96.4% | (fma.f64 (*.f64 x y) y (*.f64 z y)) |
Compiled 150 to 37 computations (75.3% saved)
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | 0 | (*.f64 (*.f64 y x) y) |
| 2.0ms | x | @ | inf | (/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
| 1.0ms | z | @ | inf | (fma.f64 (*.f64 x y) y (*.f64 z y)) |
| 1.0ms | y | @ | 0 | (/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
| 1.0ms | y | @ | -inf | (/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
| 1× | batch-egg-rewrite |
| 862× | expm1-udef |
| 526× | add-sqr-sqrt |
| 522× | pow1 |
| 520× | *-un-lft-identity |
| 490× | add-exp-log |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 187 |
| 1 | 517 | 141 |
| 2 | 7678 | 141 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (*.f64 x y) y (*.f64 z y)) |
(+.f64 (fma.f64 (*.f64 x y) y (*.f64 z y)) t) |
(+.f64 (*.f64 z y) t) |
(*.f64 (*.f64 y x) y) |
(+.f64 (*.f64 (*.f64 y x) y) t) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(pow.f64 (*.f64 y x) 2) |
(/.f64 y (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
| Outputs |
|---|
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(+.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (pow.f64 (*.f64 x y) 2)) (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x y) 2) (/.f64 y (fma.f64 x y (neg.f64 z)))) (*.f64 (*.f64 z (neg.f64 z)) (/.f64 y (fma.f64 x y (neg.f64 z))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (*.f64 y (fma.f64 x y z)) 1) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 y (fma.f64 x y (neg.f64 z)))) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.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 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (fma.f64 x y z)))) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) (fma.f64 x y (neg.f64 z))) (/.f64 (sqrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y 1) (fma.f64 x y z)) |
(*.f64 (/.f64 1 (fma.f64 x y (neg.f64 z))) (/.f64 y (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 y (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 1 (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (cbrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 (cbrt.f64 y) (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (sqrt.f64 y) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) 1) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 y (neg.f64 (fma.f64 x y (neg.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 y (/.f64 1 (fma.f64 x y z))) |
(/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(/.f64 1 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1)) |
(/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) (cbrt.f64 y))) |
(/.f64 (sqrt.f64 y) (/.f64 (/.f64 1 (fma.f64 x y z)) (sqrt.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 -1 (fma.f64 x y z))) |
(/.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 -1 (neg.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (*.f64 (fma.f64 x y (neg.f64 z)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (*.f64 (fma.f64 x y (neg.f64 z)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (fma.f64 x y z)))) |
(/.f64 (/.f64 y 1) (/.f64 1 (fma.f64 x y z))) |
(/.f64 (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (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))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(/.f64 (/.f64 y (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 1 (cbrt.f64 (fma.f64 x 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) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (fma.f64 x y z)))) |
(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)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (/.f64 1 (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)))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 1) |
(*.f64 1 (+.f64 (*.f64 y (fma.f64 x y z)) t)) |
(*.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2) (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) (sqrt.f64 (+.f64 (*.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 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.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)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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)))) |
(pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 1) |
(pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 3) |
(pow.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 2)) |
(log.f64 (exp.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(cbrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 3)) |
(expm1.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(exp.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 (*.f64 y (fma.f64 x 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 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(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 (exp.f64 (log1p.f64 (fma.f64 y z t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y z) 2) (fma.f64 y z (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y z (neg.f64 t)))) |
(*.f64 (fma.f64 y z t) 1) |
(*.f64 1 (fma.f64 y z t)) |
(*.f64 (cbrt.f64 (fma.f64 y z t)) (cbrt.f64 (pow.f64 (fma.f64 y z t) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 y z t) 2)) (cbrt.f64 (fma.f64 y z t))) |
(*.f64 (sqrt.f64 (fma.f64 y z t)) (sqrt.f64 (fma.f64 y z t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (/.f64 1 (fma.f64 y z (neg.f64 t)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))) (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 y z (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 z (*.f64 y t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (fma.f64 y z (neg.f64 t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t))) (neg.f64 (fma.f64 y z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y z) 2)) (-.f64 t (*.f64 y z))) |
(pow.f64 (fma.f64 y z t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y z t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y z t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y z t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y z t) 2)) |
(log.f64 (exp.f64 (fma.f64 y z t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y z t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y z t))) |
(exp.f64 (log.f64 (fma.f64 y z t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(fma.f64 z y t) |
(fma.f64 1 (*.f64 y z) t) |
(fma.f64 1 t (*.f64 y z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (*.f64 x y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3)) |
(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 y (*.f64 x y) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (*.f64 x (*.f64 y y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 y y)) t))) |
(*.f64 (fma.f64 y (*.f64 x y) t) 1) |
(*.f64 1 (fma.f64 y (*.f64 x y) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 x y) t)) (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2)) (cbrt.f64 (fma.f64 y (*.f64 x y) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 x y) t)) (sqrt.f64 (fma.f64 y (*.f64 x y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) t) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y y)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (*.f64 y y)) 2)) (-.f64 t (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 y (*.f64 x y) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 x y) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 x y) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 x y) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 x y) t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 x y) t))) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 x y) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 x y) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (/.f64 z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (/.f64 z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) 1) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(*.f64 1 (/.f64 1 (fma.f64 x y z))) |
(*.f64 (/.f64 1 (cbrt.f64 (fma.f64 x y z))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (*.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (*.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (neg.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 (fma.f64 x y (neg.f64 z)) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) (/.f64 (fma.f64 x y (neg.f64 z)) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) 1) (/.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) (/.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) 1) (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(*.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(pow.f64 (/.f64 1 (cbrt.f64 (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) 2) |
(pow.f64 (fma.f64 x y z) -1) |
(neg.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(sqrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) |
(log.f64 (exp.f64 (/.f64 1 (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (fma.f64 x y z))))) |
(cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 3) (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3))) |
(expm1.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x y z)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (fma.f64 x y z)))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 (*.f64 z (neg.f64 z)) 1)) |
(+.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 (*.f64 z (neg.f64 z)) 1 (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (*.f64 z (neg.f64 z)) (pow.f64 (*.f64 x y) 2)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 1) |
(*.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) |
(*.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 (*.f64 x y) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(*.f64 (fma.f64 x y z) (fma.f64 x y (neg.f64 z))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 1 (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 (*.f64 z (neg.f64 z)) 3)) (+.f64 (pow.f64 (*.f64 x y) 4) (-.f64 (*.f64 (*.f64 z (neg.f64 z)) (*.f64 z (neg.f64 z))) (*.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (*.f64 (*.f64 z (neg.f64 z)) (*.f64 z (neg.f64 z)))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 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) |
(sqrt.f64 (pow.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))))) |
(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 (*.f64 x y) (*.f64 x y) (*.f64 z (neg.f64 z))) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 4)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (*.f64 z (neg.f64 z))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 z (neg.f64 z))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) 1) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(*.f64 (*.f64 x (*.f64 y y)) x) |
(*.f64 (pow.f64 (*.f64 x y) 2) 1) |
(*.f64 1 (pow.f64 (*.f64 x y) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 4))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 x y))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 4)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) |
(*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 x y))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 x y) (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) x) y) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (cbrt.f64 (*.f64 x y))) |
(sqrt.f64 (pow.f64 (*.f64 x y) 4)) |
(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 (*.f64 x y) 6)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) |
(exp.f64 (*.f64 2 (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 x y))) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 x y) 2))) |
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(+.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (pow.f64 (*.f64 x y) 2)) (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x y) 2) (/.f64 y (fma.f64 x y (neg.f64 z)))) (*.f64 (*.f64 z (neg.f64 z)) (/.f64 y (fma.f64 x y (neg.f64 z))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (*.f64 y (fma.f64 x y z)) 1) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 y (fma.f64 x y (neg.f64 z)))) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.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 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (fma.f64 x y z)))) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) (fma.f64 x y (neg.f64 z))) (/.f64 (sqrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y 1) (fma.f64 x y z)) |
(*.f64 (/.f64 1 (fma.f64 x y (neg.f64 z))) (/.f64 y (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 y (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 1 (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (cbrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 (cbrt.f64 y) (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (sqrt.f64 y) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) 1) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 y (neg.f64 (fma.f64 x y (neg.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z 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) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (fma.f64 x y z)))) |
(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)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (/.f64 1 (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 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y 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 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
| 1× | egg-herbie |
| 870× | log-prod |
| 844× | associate-*r* |
| 752× | associate-*l* |
| 606× | fma-def |
| 454× | times-frac |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 663 | 17805 |
| 1 | 1666 | 15981 |
| 2 | 7241 | 15981 |
| 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))) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
t |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) t) |
(+.f64 (*.f64 y z) 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) |
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 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(*.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 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) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(+.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (pow.f64 (*.f64 x y) 2)) (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x y) 2) (/.f64 y (fma.f64 x y (neg.f64 z)))) (*.f64 (*.f64 z (neg.f64 z)) (/.f64 y (fma.f64 x y (neg.f64 z))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (*.f64 y (fma.f64 x y z)) 1) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 y (fma.f64 x y (neg.f64 z)))) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.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 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (fma.f64 x y z)))) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) (fma.f64 x y (neg.f64 z))) (/.f64 (sqrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y 1) (fma.f64 x y z)) |
(*.f64 (/.f64 1 (fma.f64 x y (neg.f64 z))) (/.f64 y (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 y (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 1 (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (cbrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 (cbrt.f64 y) (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (sqrt.f64 y) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) 1) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 y (neg.f64 (fma.f64 x y (neg.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 y (/.f64 1 (fma.f64 x y z))) |
(/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(/.f64 1 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1)) |
(/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) (cbrt.f64 y))) |
(/.f64 (sqrt.f64 y) (/.f64 (/.f64 1 (fma.f64 x y z)) (sqrt.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 -1 (fma.f64 x y z))) |
(/.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 -1 (neg.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (*.f64 (fma.f64 x y (neg.f64 z)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (*.f64 (fma.f64 x y (neg.f64 z)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (fma.f64 x y z)))) |
(/.f64 (/.f64 y 1) (/.f64 1 (fma.f64 x y z))) |
(/.f64 (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (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))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(/.f64 (/.f64 y (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 1 (cbrt.f64 (fma.f64 x 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) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (fma.f64 x y z)))) |
(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)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (/.f64 1 (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)))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 1) |
(*.f64 1 (+.f64 (*.f64 y (fma.f64 x y z)) t)) |
(*.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2) (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) (sqrt.f64 (+.f64 (*.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 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.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)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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)))) |
(pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 1) |
(pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 3) |
(pow.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 2)) |
(log.f64 (exp.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(cbrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 3)) |
(expm1.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(exp.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 (*.f64 y (fma.f64 x 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 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(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 (exp.f64 (log1p.f64 (fma.f64 y z t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y z) 2) (fma.f64 y z (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y z (neg.f64 t)))) |
(*.f64 (fma.f64 y z t) 1) |
(*.f64 1 (fma.f64 y z t)) |
(*.f64 (cbrt.f64 (fma.f64 y z t)) (cbrt.f64 (pow.f64 (fma.f64 y z t) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 y z t) 2)) (cbrt.f64 (fma.f64 y z t))) |
(*.f64 (sqrt.f64 (fma.f64 y z t)) (sqrt.f64 (fma.f64 y z t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (/.f64 1 (fma.f64 y z (neg.f64 t)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))) (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 y z (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 z (*.f64 y t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (fma.f64 y z (neg.f64 t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t))) (neg.f64 (fma.f64 y z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y z) 2)) (-.f64 t (*.f64 y z))) |
(pow.f64 (fma.f64 y z t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y z t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y z t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y z t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y z t) 2)) |
(log.f64 (exp.f64 (fma.f64 y z t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y z t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y z t))) |
(exp.f64 (log.f64 (fma.f64 y z t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(fma.f64 z y t) |
(fma.f64 1 (*.f64 y z) t) |
(fma.f64 1 t (*.f64 y z)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (*.f64 x y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3)) |
(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 y (*.f64 x y) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (*.f64 x (*.f64 y y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 y y)) t))) |
(*.f64 (fma.f64 y (*.f64 x y) t) 1) |
(*.f64 1 (fma.f64 y (*.f64 x y) t)) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 x y) t)) (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2)) (cbrt.f64 (fma.f64 y (*.f64 x y) t))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 x y) t)) (sqrt.f64 (fma.f64 y (*.f64 x y) t))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) t) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y y)) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (*.f64 y y)) 2)) (-.f64 t (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 y (*.f64 x y) t) 1) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 x y) t)) 3) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 x y) t)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 x y) t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 x y) t)))) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 x y) t))) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 x y) t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 x y) t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (/.f64 z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (/.f64 z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) 1) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(*.f64 1 (/.f64 1 (fma.f64 x y z))) |
(*.f64 (/.f64 1 (cbrt.f64 (fma.f64 x y z))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (*.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (*.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (neg.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 (fma.f64 x y (neg.f64 z)) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) (/.f64 (fma.f64 x y (neg.f64 z)) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) 1) (/.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) (/.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) 1) (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(*.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(pow.f64 (/.f64 1 (cbrt.f64 (fma.f64 x y z))) 3) |
(pow.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 3) 1/3) |
(pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) 2) |
(pow.f64 (fma.f64 x y z) -1) |
(neg.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(sqrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) |
(log.f64 (exp.f64 (/.f64 1 (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (fma.f64 x y z))))) |
(cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 3) (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3))) |
(expm1.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x y z)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (fma.f64 x y z)))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z))) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 (*.f64 z (neg.f64 z)) 1)) |
(+.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 (*.f64 z (neg.f64 z)) 1 (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (*.f64 z (neg.f64 z)) (pow.f64 (*.f64 x y) 2)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 1) |
(*.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) |
(*.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 (*.f64 x y) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(*.f64 (fma.f64 x y z) (fma.f64 x y (neg.f64 z))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 1 (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 (*.f64 z (neg.f64 z)) 3)) (+.f64 (pow.f64 (*.f64 x y) 4) (-.f64 (*.f64 (*.f64 z (neg.f64 z)) (*.f64 z (neg.f64 z))) (*.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (*.f64 (*.f64 z (neg.f64 z)) (*.f64 z (neg.f64 z)))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 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) |
(sqrt.f64 (pow.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))))) |
(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 (*.f64 x y) (*.f64 x y) (*.f64 z (neg.f64 z))) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 4)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (*.f64 z (neg.f64 z))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 z (neg.f64 z))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) 1) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(*.f64 (*.f64 x (*.f64 y y)) x) |
(*.f64 (pow.f64 (*.f64 x y) 2) 1) |
(*.f64 1 (pow.f64 (*.f64 x y) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 4))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 x y))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 4)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) |
(*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 x y))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 x y) (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) x) y) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (cbrt.f64 (*.f64 x y))) |
(sqrt.f64 (pow.f64 (*.f64 x y) 4)) |
(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 (*.f64 x y) 6)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) |
(exp.f64 (*.f64 2 (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 x y))) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 x y) 2))) |
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(+.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (pow.f64 (*.f64 x y) 2)) (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (*.f64 z (neg.f64 z)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x y) 2) (/.f64 y (fma.f64 x y (neg.f64 z)))) (*.f64 (*.f64 z (neg.f64 z)) (/.f64 y (fma.f64 x y (neg.f64 z))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (*.f64 y (fma.f64 x y z)) 1) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 y (fma.f64 x y (neg.f64 z)))) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.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 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (fma.f64 x y z)))) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (/.f64 (sqrt.f64 y) (fma.f64 x y (neg.f64 z))) (/.f64 (sqrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y 1) (fma.f64 x y z)) |
(*.f64 (/.f64 1 (fma.f64 x y (neg.f64 z))) (/.f64 y (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 y (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 1 (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (cbrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 (cbrt.f64 y) (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (/.f64 (sqrt.f64 y) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) 1) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 y (neg.f64 (fma.f64 x y (neg.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z 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) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (fma.f64 x y z)))) |
(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)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (/.f64 1 (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 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y 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 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
| 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) 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) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(*.f64 y z) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) 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 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) 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 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) 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 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) 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 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) 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 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
t |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 t (*.f64 (pow.f64 y 2) x)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y (*.f64 z z)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)))) |
(-.f64 (+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3)))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (/.f64 (/.f64 1 y) x)) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (pow.f64 (*.f64 y x) 2))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (pow.f64 (*.f64 y x) 4))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3)))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (/.f64 (/.f64 1 y) x)) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (pow.f64 (*.f64 y x) 2))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (pow.f64 (*.f64 y x) 4))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y (*.f64 z z)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)))) |
(-.f64 (+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3)))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (/.f64 (/.f64 1 y) x)) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (pow.f64 (*.f64 y x) 2))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (pow.f64 (*.f64 y x) 4))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3)))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (/.f64 (/.f64 1 y) x)) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (pow.f64 (*.f64 y x) 2))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (pow.f64 (*.f64 y x) 4))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 1 y) x) (/.f64 (neg.f64 z) (pow.f64 (*.f64 y x) 2))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3)))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (/.f64 (/.f64 1 y) x)) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (pow.f64 (*.f64 y x) 2))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (pow.f64 (*.f64 y x) 4))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y (*.f64 z z)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)))) |
(-.f64 (+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y (*.f64 z z)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 y (/.f64 (*.f64 z z) x)) (/.f64 1 z)) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)))) |
(-.f64 (+.f64 (/.f64 1 z) (-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3)) (*.f64 (/.f64 y (*.f64 z z)) x))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.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))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 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))) |
(-.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))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 -1 (pow.f64 z 2)) |
(neg.f64 (*.f64 z z)) |
(+.f64 (*.f64 -1 (pow.f64 z 2)) (*.f64 (pow.f64 y 2) (pow.f64 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))) |
(-.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))) |
(-.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 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) (*.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 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (pow.f64 (*.f64 x y) 2)) (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (*.f64 z (neg.f64 z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x y) 2) (/.f64 y (fma.f64 x y (neg.f64 z)))) (*.f64 (*.f64 z (neg.f64 z)) (/.f64 y (fma.f64 x y (neg.f64 z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z 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 y (fma.f64 x y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.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 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 y (fma.f64 x y (neg.f64 z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z 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 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.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 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (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 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 (sqrt.f64 y) (fma.f64 x y (neg.f64 z))) (/.f64 (sqrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y 1) (fma.f64 x y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 1 (fma.f64 x y (neg.f64 z))) (/.f64 y (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 y (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(/.f64 (*.f64 1 (*.f64 y (cbrt.f64 (fma.f64 x y z)))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(/.f64 y (/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 y (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 y (pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (cbrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 (cbrt.f64 y) (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 y (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 y (pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2)) |
(*.f64 (/.f64 (sqrt.f64 y) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(/.f64 (*.f64 1 (*.f64 y (cbrt.f64 (fma.f64 x y z)))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(/.f64 y (/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) 1) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (neg.f64 (fma.f64 x y (neg.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(/.f64 y (/.f64 1 (fma.f64 x y z))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 1 (/.f64 (/.f64 1 (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 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) (cbrt.f64 y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (sqrt.f64 y) (/.f64 (/.f64 1 (fma.f64 x y z)) (sqrt.f64 y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (neg.f64 y) (/.f64 -1 (fma.f64 x y z))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(/.f64 -1 (neg.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (*.f64 (fma.f64 x y (neg.f64 z)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (/.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 z) x) 2))))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 y (*.f64 x z)) 2)))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (-.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (*.f64 (fma.f64 x y (neg.f64 z)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (fma.f64 z z (pow.f64 (*.f64 y x) 2))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (-.f64 (*.f64 y x) z))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (/.f64 y 1) (/.f64 1 (fma.f64 x y z))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 y (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 y (pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (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)) 3) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (*.f64 (*.f64 y y) (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 (*.f64 y z) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 z (*.f64 x (pow.f64 y 3)))))) |
(/.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 (pow.f64 (*.f64 x (*.f64 y y)) 2) (pow.f64 (*.f64 y z) 2)) (fma.f64 x (*.f64 y y) (neg.f64 (*.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))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (/.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 z) x) 2))))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 y (*.f64 x z)) 2)))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) (-.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(/.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (fma.f64 z z (pow.f64 (*.f64 y x) 2))) (/.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (-.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(/.f64 (/.f64 y (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(/.f64 (*.f64 1 (*.f64 y (cbrt.f64 (fma.f64 x y z)))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(/.f64 y (/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.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)) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(neg.f64 (/.f64 y (/.f64 -1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) |
(fabs.f64 (*.f64 y (fma.f64 y x z))) |
(log.f64 (pow.f64 (exp.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 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)) |
(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)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (/.f64 1 (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)) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) 1) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.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)) |
(/.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 (*.f64 y (fma.f64 x y z)) t) 1) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 1 (+.f64 (*.f64 y (fma.f64 x y z)) t)) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2)) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2) (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(fma.f64 y z (fma.f64 (*.f64 y x) 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 1 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y 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 1 (-.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)) |
(/.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 1 (/.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y 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 x y z)) 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)) 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)) (fma.f64 y (fma.f64 y x z) (neg.f64 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 t (-.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y 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)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(/.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 y (*.f64 (fma.f64 x y z) t))))) |
(/.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)) (fma.f64 y (fma.f64 y x z) (neg.f64 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)) |
(/.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 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y 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 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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 x y z)) 2)) (-.f64 t (*.f64 y (fma.f64 x y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y 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 x y z)) t) 1) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (cbrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 3) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 3) 1/3) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 2) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(sqrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 2)) |
(sqrt.f64 (pow.f64 (fma.f64 y (fma.f64 x y z) t) 2)) |
(fabs.f64 (fma.f64 y (fma.f64 y x z) t)) |
(log.f64 (exp.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)))) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(cbrt.f64 (pow.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t) 3)) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(expm1.f64 (log1p.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t)) 1)) |
(fma.f64 y z (fma.f64 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log1p.f64 (expm1.f64 (+.f64 (*.f64 y (fma.f64 x y z)) t))) |
(fma.f64 y z (fma.f64 (*.f64 y x) 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 (*.f64 y x) 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 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2)) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y (fma.f64 x y z))) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y (fma.f64 y x z))) |
(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 (*.f64 y x) 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 (*.f64 y x) y t)) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y z t))) 1) |
(fma.f64 y z t) |
(-.f64 (/.f64 (pow.f64 (*.f64 y z) 2) (fma.f64 y z (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 y z (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (fma.f64 y z (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (-.f64 (*.f64 y z) t)) |
(*.f64 (fma.f64 y z t) 1) |
(fma.f64 y z t) |
(*.f64 1 (fma.f64 y z t)) |
(fma.f64 y z t) |
(*.f64 (cbrt.f64 (fma.f64 y z t)) (cbrt.f64 (pow.f64 (fma.f64 y z t) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 y z t) 2)) (cbrt.f64 (fma.f64 y z t))) |
(*.f64 (cbrt.f64 (fma.f64 y z t)) (cbrt.f64 (pow.f64 (fma.f64 y z t) 2))) |
(*.f64 (sqrt.f64 (fma.f64 y z t)) (sqrt.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(*.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y z)) (pow.f64 (*.f64 y z) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (/.f64 1 (fma.f64 y z (neg.f64 t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (fma.f64 y z (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (-.f64 (*.f64 y z) t)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))) (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y z)) (pow.f64 (*.f64 y z) 2))) |
(/.f64 1 (/.f64 (fma.f64 y z (neg.f64 t)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (fma.f64 y z (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (-.f64 (*.f64 y z) t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y z)) (pow.f64 (*.f64 y z) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 z (*.f64 y t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 z (*.f64 y t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (fma.f64 t t (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (fma.f64 y z (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (-.f64 (*.f64 y z) t)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t (-.f64 t (*.f64 y z)))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y z)) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t))) (neg.f64 (fma.f64 y z (neg.f64 t)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 t t)) (neg.f64 (fma.f64 y z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y z) 2)) (neg.f64 (-.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 y z) 2)) (-.f64 t (*.f64 y z))) |
(pow.f64 (fma.f64 y z t) 1) |
(fma.f64 y z t) |
(pow.f64 (cbrt.f64 (fma.f64 y z t)) 3) |
(fma.f64 y z t) |
(pow.f64 (pow.f64 (fma.f64 y z t) 3) 1/3) |
(fma.f64 y z t) |
(pow.f64 (sqrt.f64 (fma.f64 y z t)) 2) |
(fma.f64 y z t) |
(sqrt.f64 (pow.f64 (fma.f64 y z t) 2)) |
(fabs.f64 (fma.f64 y z t)) |
(log.f64 (exp.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z t)))) |
(fma.f64 y z t) |
(cbrt.f64 (pow.f64 (fma.f64 y z t) 3)) |
(fma.f64 y z t) |
(expm1.f64 (log1p.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(exp.f64 (log.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z t)) 1)) |
(fma.f64 y z t) |
(log1p.f64 (expm1.f64 (fma.f64 y z t))) |
(fma.f64 y z t) |
(fma.f64 y z t) |
(fma.f64 z y t) |
(fma.f64 y z t) |
(fma.f64 1 (*.f64 y z) t) |
(fma.f64 y z t) |
(fma.f64 1 t (*.f64 y z)) |
(fma.f64 y z t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) t) |
(fma.f64 y z t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y z)) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) t) |
(fma.f64 y z t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 y z)) |
(fma.f64 y z t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) 1/3) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2)) |
(fabs.f64 (*.f64 y (*.f64 y x))) |
(log.f64 (pow.f64 (exp.f64 y) (*.f64 x y))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3)) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (*.f64 x y) t))) 1) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (*.f64 x (*.f64 y y)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(*.f64 (fma.f64 y (*.f64 x y) t) 1) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 1 (fma.f64 y (*.f64 x y) t)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 x y) t)) (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2))) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2)) (cbrt.f64 (fma.f64 y (*.f64 x y) t))) |
(*.f64 (cbrt.f64 (fma.f64 y (*.f64 y x) t)) (cbrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2))) |
(*.f64 (sqrt.f64 (fma.f64 y (*.f64 x y) t)) (sqrt.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.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 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (/.f64 1 (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.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 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) t) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) 1) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.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 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 t 3)) (fma.f64 t t (*.f64 (*.f64 y (*.f64 y x)) (fma.f64 x (*.f64 y y) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y y)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t (-.f64 t (*.f64 x (*.f64 y y))))))) |
(*.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 (pow.f64 y 4) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 x (*.f64 y y)) 2)) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 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 x y) t) 1) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (cbrt.f64 (fma.f64 y (*.f64 x y) t)) 3) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 3) 1/3) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 y (*.f64 x y) t)) 2) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 2)) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(fabs.f64 (fma.f64 y (*.f64 y x) t)) |
(log.f64 (exp.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (*.f64 x y) t)))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(cbrt.f64 (pow.f64 (fma.f64 y (*.f64 x y) t) 3)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(expm1.f64 (log1p.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (log.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y (*.f64 x y) t)) 1)) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (fma.f64 y (*.f64 x y) t))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 t t)) (cbrt.f64 t) (*.f64 y (*.f64 y x))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y x) y t) |
(fma.f64 y (*.f64 y x) t) |
(+.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (neg.f64 (/.f64 z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(-.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) y)) (/.f64 z (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(-.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) x)) (/.f64 z (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (/.f64 z (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.f64 (/.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) y)) (/.f64 z (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(-.f64 (/.f64 y (/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) x)) (/.f64 z (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) 1) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 1 (/.f64 1 (fma.f64 x y z))) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 (/.f64 1 (cbrt.f64 (fma.f64 x y z))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.f64 y x z))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.f64 y x z))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (*.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (*.f64 (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) (cbrt.f64 (fma.f64 x y (neg.f64 z))))) |
(*.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 y x) z) 2)) (/.f64 (cbrt.f64 (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) |
(pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2) |
(*.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (*.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (neg.f64 (fma.f64 x y (neg.f64 z))) (/.f64 1 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (fma.f64 x y (neg.f64 z))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 (fma.f64 x y (neg.f64 z)) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 1 (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) (/.f64 (fma.f64 x y (neg.f64 z)) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) 1) (/.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (*.f64 (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) (cbrt.f64 (fma.f64 x y (neg.f64 z))))) |
(*.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 y x) z) 2)) (/.f64 (cbrt.f64 (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) |
(/.f64 (*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (/.f64 1 (cbrt.f64 (fma.f64 x y z)))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) 2)) |
(/.f64 (/.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 y x) z) 2)) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) 2)) (cbrt.f64 (fma.f64 y x z))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) (/.f64 (cbrt.f64 (fma.f64 x y (neg.f64 z))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 2)) (*.f64 (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) (cbrt.f64 (fma.f64 x y (neg.f64 z))))) |
(*.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 y x) z) 2)) (/.f64 (cbrt.f64 (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) 1) (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) (/.f64 (sqrt.f64 (fma.f64 x y (neg.f64 z))) (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y z) x) 2))) (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 y (*.f64 x z)) 2))) (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)))) |
(*.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (/.f64 (fma.f64 x y (neg.f64 z)) (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)))) |
(*.f64 (fma.f64 z z (pow.f64 (*.f64 y x) 2)) (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)))) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(pow.f64 (/.f64 1 (cbrt.f64 (fma.f64 x y z))) 3) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(pow.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 3) 1/3) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2) |
(pow.f64 (fma.f64 x y z) -1) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(neg.f64 (/.f64 (fma.f64 x y (neg.f64 z)) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (fma.f64 x y (neg.f64 z)) (/.f64 1 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(sqrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)) |
(sqrt.f64 (pow.f64 (fma.f64 y x z) -2)) |
(log.f64 (exp.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (fma.f64 x y z))))) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 3)) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 3) (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 3))) |
(cbrt.f64 (/.f64 (pow.f64 (fma.f64 x y (neg.f64 z)) 3) (pow.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) 3))) |
(cbrt.f64 (/.f64 (pow.f64 (-.f64 (*.f64 y x) z) 3) (pow.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) 3))) |
(expm1.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x y z))) 1)) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (fma.f64 y x z)) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 (*.f64 z (neg.f64 z)) 1)) |
(-.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 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 z z) (*.f64 0 (*.f64 z z)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (*.f64 z (neg.f64 z)) 1 (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 z) z (*.f64 z z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 z z) (*.f64 0 (*.f64 z z)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (fma.f64 (neg.f64 (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 (pow.f64 z 4)) (*.f64 z z))) |
(+.f64 (*.f64 z (neg.f64 z)) (pow.f64 (*.f64 x y) 2)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 1) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) (pow.f64 (cbrt.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) 2)) |
(-.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)))) |
(-.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)))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)) (/.f64 1 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) 1) (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y z) x) 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 y (*.f64 x z)) 2)))) |
(*.f64 (fma.f64 x y z) (fma.f64 x y (neg.f64 z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (/.f64 1 (+.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))) |
(/.f64 1 (/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2)) (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) 1) (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y z) x) 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 y (*.f64 x z)) 2)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (/.f64 1 (+.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))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y z)) 2))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) 1) (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y z) x) 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 y (*.f64 x z)) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (/.f64 1 (+.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))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 z 6))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4)) (pow.f64 (*.f64 x (*.f64 y 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 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y z) x) 2))))) |
(*.f64 1 (/.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 y (*.f64 x z)) 2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (pow.f64 z 4))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)))) |
(*.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (fma.f64 z z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 6) (pow.f64 (*.f64 z (neg.f64 z)) 3)) (+.f64 (pow.f64 (*.f64 x y) 4) (-.f64 (*.f64 (*.f64 z (neg.f64 z)) (*.f64 z (neg.f64 z))) (*.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) 6) (pow.f64 z 6)) 1) (+.f64 (pow.f64 (*.f64 y x) 4) (+.f64 (pow.f64 z 4) (pow.f64 (*.f64 (*.f64 y z) x) 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 y (*.f64 x z)) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 4) (*.f64 (*.f64 z (neg.f64 z)) (*.f64 z (neg.f64 z)))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 4) (pow.f64 z 4)) (/.f64 1 (+.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) |
(-.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) |
(-.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) |
(-.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) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) 2)) |
(sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) 2)) |
(fabs.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(log.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.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))))) |
(-.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)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(expm1.f64 (log1p.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.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)) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(log1p.f64 (expm1.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 z (neg.f64 z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 1 (pow.f64 (*.f64 x y) 2) (*.f64 z (neg.f64 z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 4)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (*.f64 z (neg.f64 z))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (neg.f64 (*.f64 z z))) |
(-.f64 (*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) (*.f64 z z)) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 z (neg.f64 z))) |
(-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) 1) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 x (*.f64 y y)) x) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 (*.f64 x y) 2) 1) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 1 (pow.f64 (*.f64 x y) 2)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (cbrt.f64 (pow.f64 (*.f64 x y) 4))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) (*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 x y))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x y) 4)) (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y x) 4)) (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) |
(*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 x y))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 x y) (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y))) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 x y) x) y) |
(pow.f64 (*.f64 y x) 2) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (cbrt.f64 (*.f64 x y))) |
(pow.f64 (*.f64 y x) 2) |
(sqrt.f64 (pow.f64 (*.f64 x y) 4)) |
(sqrt.f64 (pow.f64 (*.f64 y x) 4)) |
(log.f64 (exp.f64 (pow.f64 (*.f64 x y) 2))) |
(pow.f64 (*.f64 y x) 2) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x y) 2)))) |
(pow.f64 (*.f64 y x) 2) |
(cbrt.f64 (pow.f64 (*.f64 x y) 6)) |
(cbrt.f64 (pow.f64 (*.f64 y x) 6)) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 x y) 2))) |
(pow.f64 (*.f64 y x) 2) |
(exp.f64 (*.f64 2 (log.f64 (*.f64 x y)))) |
(pow.f64 (*.f64 y x) 2) |
(exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 x y))) 1)) |
(pow.f64 (*.f64 y x) 2) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 x y) 2))) |
(pow.f64 (*.f64 y x) 2) |
(+.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 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (pow.f64 (*.f64 x y) 2)) (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (*.f64 z (neg.f64 z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x y) 2) (/.f64 y (fma.f64 x y (neg.f64 z)))) (*.f64 (*.f64 z (neg.f64 z)) (/.f64 y (fma.f64 x y (neg.f64 z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z 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 y (fma.f64 x y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.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 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (/.f64 y (fma.f64 x y (neg.f64 z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z 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 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (cbrt.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.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 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (fma.f64 x y z))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (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 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 (sqrt.f64 y) (fma.f64 x y (neg.f64 z))) (/.f64 (sqrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y 1) (fma.f64 x y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (/.f64 1 (fma.f64 x y (neg.f64 z))) (/.f64 y (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 y (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(/.f64 (*.f64 1 (*.f64 y (cbrt.f64 (fma.f64 x y z)))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(/.f64 y (/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (/.f64 1 (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 y (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 y (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 y (pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (fma.f64 x y (neg.f64 z))) (/.f64 (cbrt.f64 y) (/.f64 1 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 x y z))) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2)))) |
(*.f64 (cbrt.f64 (*.f64 y (fma.f64 y x z))) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 (sqrt.f64 (fma.f64 x y z)))) (/.f64 (cbrt.f64 y) (/.f64 1 (sqrt.f64 (fma.f64 x y z))))) |
(*.f64 (sqrt.f64 (fma.f64 x y z)) (*.f64 y (sqrt.f64 (fma.f64 x y z)))) |
(/.f64 y (pow.f64 (/.f64 1 (sqrt.f64 (fma.f64 y x z))) 2)) |
(*.f64 (/.f64 (sqrt.f64 y) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (fma.f64 x y z))))) |
(/.f64 (*.f64 1 (*.f64 y (cbrt.f64 (fma.f64 x y z)))) (cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 x y z)) 2))) |
(/.f64 y (/.f64 (cbrt.f64 (pow.f64 (fma.f64 y x z) -2)) (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) 1) (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (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 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (neg.f64 (fma.f64 x y (neg.f64 z)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)))) |
(*.f64 (/.f64 y (fma.f64 x y (neg.f64 z))) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) |
(*.f64 (/.f64 y (-.f64 (*.f64 y x) z)) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z 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)) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(neg.f64 (/.f64 y (/.f64 -1 (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(*.f64 y (fma.f64 y x z)) |
(sqrt.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) |
(fabs.f64 (*.f64 y (fma.f64 y x z))) |
(log.f64 (pow.f64 (exp.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 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)) |
(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)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (/.f64 1 (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 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 (*.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 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 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 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)) |
Compiled 8153 to 3060 computations (62.5% saved)
12 alts after pruning (9 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 416 | 6 | 422 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 420 | 12 | 432 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.8% | (fma.f64 y z t) |
| ▶ | 19.1% | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 74.1% | (+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) | |
| ▶ | 74.1% | (+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
| ▶ | 99.8% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) t) |
| 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) | |
| ▶ | 89.2% | (+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
| ✓ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 71.8% | (+.f64 (*.f64 z y) t) |
| 71.6% | (+.f64 (*.f64 x (*.f64 y y)) t) | |
| ▶ | 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 40.8% | t | |
| ✓ | 71.8% | (fma.f64 y z t) |
| ▶ | 19.1% | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 74.1% | (+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) | |
| ▶ | 74.1% | (+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
| ▶ | 99.8% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) t) |
| 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) | |
| ▶ | 89.2% | (+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
| ✓ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 71.8% | (+.f64 (*.f64 z y) t) |
| 71.6% | (+.f64 (*.f64 x (*.f64 y y)) t) | |
| ▶ | 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 40.8% | t |
Compiled 534 to 344 computations (35.6% saved)
Found 16 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 y (*.f64 y x)) |
| ✓ | 92.3% | (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) |
| ✓ | 76.2% | (*.f64 (pow.f64 y 4) (*.f64 x x)) |
| ✓ | 43.0% | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| ✓ | 100.0% | (+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
| ✓ | 95.0% | (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
| ✓ | 89.5% | (*.f64 x (*.f64 y y)) |
| ✓ | 100.0% | (+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
| ✓ | 99.7% | (/.f64 y (/.f64 1 (*.f64 y x))) |
| ✓ | 99.0% | (/.f64 1 (*.f64 y x)) |
| ✓ | 100.0% | (+.f64 (*.f64 y x) z) |
| ✓ | 99.9% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| ✓ | 100.0% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) t) |
| ✓ | 99.7% | (/.f64 (/.f64 1 (fma.f64 x y z)) y) |
| ✓ | 99.4% | (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
| ✓ | 99.2% | (/.f64 1 (fma.f64 x y z)) |
Compiled 196 to 60 computations (69.4% saved)
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 1.0ms | t | @ | 0 | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 1.0ms | y | @ | inf | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 1.0ms | y | @ | 0 | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 1.0ms | x | @ | inf | (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 1× | batch-egg-rewrite |
| 768× | add-sqr-sqrt |
| 762× | pow1 |
| 760× | *-un-lft-identity |
| 716× | add-exp-log |
| 716× | add-log-exp |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 380 |
| 1 | 794 | 308 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 1 (fma.f64 x y z)) |
(/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(/.f64 (/.f64 1 (fma.f64 x y z)) y) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 y x) z) |
(/.f64 1 (*.f64 y x)) |
(/.f64 y (/.f64 1 (*.f64 y x))) |
(+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
(*.f64 x (*.f64 y y)) |
(+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(*.f64 y (*.f64 y x)) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) 1) |
(*.f64 1 (/.f64 1 (fma.f64 x y z))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 1 (fma.f64 x y z))) 2) (cbrt.f64 (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (/.f64 1 (fma.f64 x y z))) (sqrt.f64 (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) -1) (pow.f64 (cbrt.f64 (fma.f64 x y z)) -1)) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x y z)) -1) (pow.f64 (sqrt.f64 (fma.f64 x y z)) -1)) |
(pow.f64 (fma.f64 x y z) -1) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x y z) -2) (/.f64 1 (fma.f64 x y z))) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 1 (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 (fma.f64 x y z) 1) -1) |
(log.f64 (exp.f64 (/.f64 1 (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x y z) -2) (/.f64 1 (fma.f64 x y z)))) |
(expm1.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) -1)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (fma.f64 x y z)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 (fma.f64 x y z) (pow.f64 (/.f64 1 y) -1)) |
(*.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 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) -1) (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1)) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1) (pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1)) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) -1) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z)))) |
(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 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) -1)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) 1) |
(*.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(*.f64 (/.f64 1 (fma.f64 x y z)) (/.f64 1 y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) |
(pow.f64 (*.f64 y (fma.f64 x y z)) -1) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) |
(pow.f64 (/.f64 y (/.f64 1 (fma.f64 x y z))) -1) |
(log.f64 (exp.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(expm1.f64 (log1p.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (fma.f64 x y z) y t))) 1) |
(*.f64 1 (fma.f64 (fma.f64 x y z) y t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (fma.f64 x y z) y t)) 2) (cbrt.f64 (fma.f64 (fma.f64 x y z) y t))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x y z) y t)) (sqrt.f64 (fma.f64 (fma.f64 x y z) y 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)) (fma.f64 (fma.f64 x y z) y (neg.f64 t))) |
(pow.f64 (fma.f64 (fma.f64 x y z) y t) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 x y z) y t) 2) (fma.f64 (fma.f64 x y z) y t)) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (fma.f64 x y z) y t)) 2) |
(log.f64 (exp.f64 (fma.f64 (fma.f64 x y z) y t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (fma.f64 x y z) y t)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 y (fma.f64 x y z))) (exp.f64 t))) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 x y z) y t) 2) (fma.f64 (fma.f64 x y z) y t))) |
(expm1.f64 (log1p.f64 (fma.f64 (fma.f64 x y z) y t))) |
(exp.f64 (log.f64 (fma.f64 (fma.f64 x y z) y t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x y z) y t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (fma.f64 x y z) y 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 (fma.f64 x y z) y 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 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 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(/.f64 1 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1)) |
(/.f64 -1 (neg.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) -1) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z)))) |
(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 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) -1)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x 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 1 (/.f64 1 (fma.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)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(pow.f64 (fma.f64 x y z) 1) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) -1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x y z) 2) (fma.f64 x y z)) 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) (exp.f64 (*.f64 x y)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x y)) (exp.f64 z))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x y z) 2) (fma.f64 x y z))) |
(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 1 z (*.f64 x y)) |
(fma.f64 1 (*.f64 x y) z) |
(fma.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 (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 (exp.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) 1) |
(*.f64 1 (/.f64 1 (*.f64 x y))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 1 (*.f64 x y))) 2) (cbrt.f64 (/.f64 1 (*.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 1 (*.f64 x y))) (sqrt.f64 (/.f64 1 (*.f64 x y)))) |
(*.f64 (/.f64 1 y) (pow.f64 x -1)) |
(*.f64 (pow.f64 x -1) (/.f64 1 y)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) -1) (pow.f64 (cbrt.f64 (*.f64 x y)) -1)) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) -1) (pow.f64 (sqrt.f64 (*.f64 x y)) -1)) |
(pow.f64 (*.f64 x y) -1) |
(pow.f64 (/.f64 1 (*.f64 x y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x y) -2) (/.f64 1 (*.f64 x y))) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 1 (*.f64 x y))) 2) |
(pow.f64 (/.f64 (*.f64 x y) 1) -1) |
(log.f64 (exp.f64 (/.f64 1 (*.f64 x y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (*.f64 x y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) -2) (/.f64 1 (*.f64 x y)))) |
(expm1.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) -1)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (*.f64 x y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 y 1) (*.f64 x y)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(log.f64 (exp.f64 (*.f64 x (*.f64 y y)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(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 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))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 y (*.f64 x y) (neg.f64 t))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t)) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(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 (exp.f64 (*.f64 x (*.f64 y y))) (exp.f64 t))) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t))) |
(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 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (/.f64 y 1) (*.f64 x y) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x y)) y)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(log.f64 (exp.f64 (*.f64 x (*.f64 y y)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(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 x (*.f64 y y) (*.f64 y z)))) 1) |
(*.f64 1 (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (*.f64 y y)) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (*.f64 y y)) 2)) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (fma.f64 x (*.f64 y y) (*.f64 y z))) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 y y))) (exp.f64 (*.f64 y z)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 y z)) (exp.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(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 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.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 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.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 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) 1) |
(*.f64 1 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 2) (cbrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (-.f64 (*.f64 t t) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (*.f64 t t)) (-.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) t)) |
(pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 2) (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 2) |
(log.f64 (exp.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))))) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))))) |
(log.f64 (*.f64 (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (exp.f64 t))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 2) (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(expm1.f64 (log1p.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(exp.f64 (log.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 1 t (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 1 (*.f64 y z) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 1 (fma.f64 x (*.f64 y y) (*.f64 y z)) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 x (*.f64 y y) t)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (fma.f64 x (*.f64 y y) t)) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 t (*.f64 x (*.f64 y y))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) 1) |
(*.f64 1 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (/.f64 1 (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 2) (cbrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 2) (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 2) |
(pow.f64 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) -1) |
(log.f64 (exp.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 2) (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(expm1.f64 (log1p.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) |
(log.f64 (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t t) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t t) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(*.f64 1 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 t 6) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) (+.f64 (pow.f64 t 4) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 t 4) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2)) (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 1) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1/3) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) |
(log.f64 (exp.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(log.f64 (/.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(cbrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(expm1.f64 (log1p.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1)) |
(log1p.f64 (expm1.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 1 (*.f64 t t) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(fma.f64 1 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 t t (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 t t (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x y)) y)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(log.f64 (exp.f64 (*.f64 x (*.f64 y y)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(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)))) |
| 1× | egg-herbie |
| 1042× | fma-neg |
| 638× | exp-prod |
| 590× | log-prod |
| 532× | fma-def |
| 504× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 716 | 20756 |
| 1 | 1716 | 18412 |
| 2 | 5885 | 18412 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(*.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 z)) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(/.f64 1 (*.f64 y z)) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(/.f64 1 (*.f64 y z)) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(/.f64 1 (*.f64 y z)) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(+.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)) |
(*.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 |
(*.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 (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)) |
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) 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 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 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 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(pow.f64 t 2) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(pow.f64 t 2) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(pow.f64 t 2) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(pow.f64 t 2) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(*.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 (exp.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) 1) |
(*.f64 1 (/.f64 1 (fma.f64 x y z))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 1 (fma.f64 x y z))) 2) (cbrt.f64 (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (sqrt.f64 (/.f64 1 (fma.f64 x y z))) (sqrt.f64 (/.f64 1 (fma.f64 x y z)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) -1) (pow.f64 (cbrt.f64 (fma.f64 x y z)) -1)) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x y z)) -1) (pow.f64 (sqrt.f64 (fma.f64 x y z)) -1)) |
(pow.f64 (fma.f64 x y z) -1) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x y z) -2) (/.f64 1 (fma.f64 x y z))) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 1 (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 (fma.f64 x y z) 1) -1) |
(log.f64 (exp.f64 (/.f64 1 (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x y z) -2) (/.f64 1 (fma.f64 x y z)))) |
(expm1.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x y z)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) -1)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (fma.f64 x y z)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(*.f64 y (fma.f64 x y z)) |
(*.f64 (fma.f64 x y z) y) |
(*.f64 (fma.f64 x y z) (pow.f64 (/.f64 1 y) -1)) |
(*.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 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) -1) (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1)) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1) (pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1)) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) -1) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z)))) |
(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 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) -1)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) 1) |
(*.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(*.f64 (/.f64 1 (fma.f64 x y z)) (/.f64 1 y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) |
(pow.f64 (*.f64 y (fma.f64 x y z)) -1) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) |
(pow.f64 (/.f64 y (/.f64 1 (fma.f64 x y z))) -1) |
(log.f64 (exp.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(expm1.f64 (log1p.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (fma.f64 x y z) y t))) 1) |
(*.f64 1 (fma.f64 (fma.f64 x y z) y t)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (fma.f64 x y z) y t)) 2) (cbrt.f64 (fma.f64 (fma.f64 x y z) y t))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x y z) y t)) (sqrt.f64 (fma.f64 (fma.f64 x y z) y 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)) (fma.f64 (fma.f64 x y z) y (neg.f64 t))) |
(pow.f64 (fma.f64 (fma.f64 x y z) y t) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 x y z) y t) 2) (fma.f64 (fma.f64 x y z) y t)) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (fma.f64 x y z) y t)) 2) |
(log.f64 (exp.f64 (fma.f64 (fma.f64 x y z) y t))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (fma.f64 x y z) y t)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 y (fma.f64 x y z))) (exp.f64 t))) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 x y z) y t) 2) (fma.f64 (fma.f64 x y z) y t))) |
(expm1.f64 (log1p.f64 (fma.f64 (fma.f64 x y z) y t))) |
(exp.f64 (log.f64 (fma.f64 (fma.f64 x y z) y t))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x y z) y t)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (fma.f64 x y z) y 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 (fma.f64 x y z) y 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 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 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(/.f64 1 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1)) |
(/.f64 -1 (neg.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(pow.f64 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) -1) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 x y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z)))) |
(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 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) -1)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x 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 1 (/.f64 1 (fma.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)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) 2) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(pow.f64 (fma.f64 x y z) 1) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) -1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x y z) 2) (fma.f64 x y z)) 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) (exp.f64 (*.f64 x y)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x y)) (exp.f64 z))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x y z) 2) (fma.f64 x y z))) |
(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 1 z (*.f64 x y)) |
(fma.f64 1 (*.f64 x y) z) |
(fma.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 (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 (exp.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) 1) |
(*.f64 1 (/.f64 1 (*.f64 x y))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 1 (*.f64 x y))) 2) (cbrt.f64 (/.f64 1 (*.f64 x y)))) |
(*.f64 (sqrt.f64 (/.f64 1 (*.f64 x y))) (sqrt.f64 (/.f64 1 (*.f64 x y)))) |
(*.f64 (/.f64 1 y) (pow.f64 x -1)) |
(*.f64 (pow.f64 x -1) (/.f64 1 y)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) -1) (pow.f64 (cbrt.f64 (*.f64 x y)) -1)) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) -1) (pow.f64 (sqrt.f64 (*.f64 x y)) -1)) |
(pow.f64 (*.f64 x y) -1) |
(pow.f64 (/.f64 1 (*.f64 x y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x y) -2) (/.f64 1 (*.f64 x y))) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 1 (*.f64 x y))) 2) |
(pow.f64 (/.f64 (*.f64 x y) 1) -1) |
(log.f64 (exp.f64 (/.f64 1 (*.f64 x y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (*.f64 x y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) -2) (/.f64 1 (*.f64 x y)))) |
(expm1.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) -1)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (*.f64 x y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 y 1) (*.f64 x y)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(log.f64 (exp.f64 (*.f64 x (*.f64 y y)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(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 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))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 y (*.f64 x y) (neg.f64 t))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t)) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(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 (exp.f64 (*.f64 x (*.f64 y y))) (exp.f64 t))) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t))) |
(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 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 x (*.f64 y y) t) |
(fma.f64 y (*.f64 x y) t) |
(fma.f64 (*.f64 x y) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (/.f64 y 1) (*.f64 x y) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x y)) y)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(log.f64 (exp.f64 (*.f64 x (*.f64 y y)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(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 x (*.f64 y y) (*.f64 y z)))) 1) |
(*.f64 1 (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (*.f64 y y)) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (*.f64 y y)) 2)) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (fma.f64 x (*.f64 y y) (*.f64 y z))) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 y y))) (exp.f64 (*.f64 y z)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 y z)) (exp.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(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 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.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 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.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 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) 1) |
(*.f64 1 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 2) (cbrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(*.f64 (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (-.f64 (*.f64 t t) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) t)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (*.f64 t t)) (-.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) t)) |
(pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 1) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 2) (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 2) |
(log.f64 (exp.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))))) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))))) |
(log.f64 (*.f64 (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (exp.f64 t))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 2) (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(expm1.f64 (log1p.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(exp.f64 (log.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 1 t (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 1 (*.f64 y z) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 1 (fma.f64 x (*.f64 y y) (*.f64 y z)) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 x (*.f64 y y) t)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (fma.f64 x (*.f64 y y) t)) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 t (*.f64 x (*.f64 y y))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) 1) |
(*.f64 1 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (/.f64 1 (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 2) (cbrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 1) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 2) (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 1/3) |
(pow.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 2) |
(pow.f64 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) -1) |
(log.f64 (exp.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 2) (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(expm1.f64 (log1p.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) |
(log.f64 (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t t) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (*.f64 t t) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(*.f64 1 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 t 6) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) (+.f64 (pow.f64 t 4) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 t 4) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2)) (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 1) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1/3) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) |
(log.f64 (exp.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(log.f64 (/.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(cbrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(expm1.f64 (log1p.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1)) |
(log1p.f64 (expm1.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 1 (*.f64 t t) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(fma.f64 1 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 t t (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 t t (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x y)) y)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(log.f64 (exp.f64 (*.f64 x (*.f64 y y)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(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)))) |
| Outputs |
|---|
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3)))) |
(-.f64 (+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3)) (/.f64 1 (*.f64 y x))) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3)) (/.f64 1 (*.f64 y x))) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3)))) |
(-.f64 (+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3)) (/.f64 1 (*.f64 y x))) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3)) (/.f64 1 (*.f64 y x))) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) |
(-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))) (/.f64 1 (*.f64 y x))) (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3))) |
(+.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 z (pow.f64 (*.f64 y x) 2))) (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z))) |
(+.f64 (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (/.f64 1 (*.f64 y x)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 3)) (/.f64 1 (*.f64 y x))) (*.f64 -1 (+.f64 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4))) (/.f64 z (*.f64 (*.f64 y y) (*.f64 x x)))))) |
(+.f64 (/.f64 z (/.f64 (pow.f64 (*.f64 y x) 3) z)) (-.f64 (-.f64 (/.f64 1 (*.f64 y x)) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 4) (pow.f64 x 4)))) (/.f64 z (pow.f64 (*.f64 y x) 2)))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3)))) |
(-.f64 (+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(/.f64 1 z) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)) |
(fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) |
(-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) |
(+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 y x) (pow.f64 z 2))) (/.f64 1 z)))) |
(fma.f64 -1 (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4)) (+.f64 (fma.f64 -1 (/.f64 (*.f64 y x) (*.f64 z z)) (/.f64 1 z)) (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (pow.f64 z 3)))) |
(-.f64 (+.f64 (-.f64 (/.f64 1 z) (*.f64 (/.f64 y z) (/.f64 x z))) (/.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 z 3))) (/.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 4))) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 1 (*.f64 y z)) |
(/.f64 (/.f64 1 y) z) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) |
(-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x))) |
(+.f64 (/.f64 (/.f64 1 y) z) (fma.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x) (/.f64 (neg.f64 x) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3)) (fma.f64 -1 (/.f64 (*.f64 y y) (/.f64 (pow.f64 z 4) (pow.f64 x 3))) (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (-.f64 (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (pow.f64 z 4)) (pow.f64 x 3)))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(/.f64 1 (*.f64 y (*.f64 y x))) |
(/.f64 (/.f64 1 y) (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (neg.f64 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4))))) |
(+.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4)))))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(/.f64 1 (*.f64 y (*.f64 y x))) |
(/.f64 (/.f64 1 y) (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (neg.f64 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4))))) |
(+.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4)))))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))))) |
(/.f64 1 (*.f64 y z)) |
(/.f64 (/.f64 1 y) z) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) |
(-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x))) |
(+.f64 (/.f64 (/.f64 1 y) z) (fma.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x) (/.f64 (neg.f64 x) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3)) (fma.f64 -1 (/.f64 (*.f64 y y) (/.f64 (pow.f64 z 4) (pow.f64 x 3))) (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (-.f64 (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (pow.f64 z 4)) (pow.f64 x 3)))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(/.f64 1 (*.f64 y (*.f64 y x))) |
(/.f64 (/.f64 1 y) (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (neg.f64 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4))))) |
(+.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4)))))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(/.f64 1 (*.f64 y (*.f64 y x))) |
(/.f64 (/.f64 1 y) (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (neg.f64 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4))))) |
(+.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4)))))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))))) |
(/.f64 1 (*.f64 (pow.f64 y 2) x)) |
(/.f64 1 (*.f64 y (*.f64 y x))) |
(/.f64 (/.f64 1 y) (*.f64 y x)) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (neg.f64 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4))))) |
(+.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x))))) |
(+.f64 (/.f64 1 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -1 (/.f64 z (*.f64 (pow.f64 y 3) (pow.f64 x 2)))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 y 5) (pow.f64 x 4)))) (/.f64 (pow.f64 z 2) (*.f64 (pow.f64 y 4) (pow.f64 x 3)))))) |
(+.f64 (/.f64 1 (*.f64 y (*.f64 y x))) (fma.f64 -1 (/.f64 (/.f64 z (pow.f64 y 3)) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 x 3) (pow.f64 y 4)))))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) (*.f64 y x)) (/.f64 z (*.f64 (pow.f64 y 3) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 z (pow.f64 y 4)) (/.f64 z (pow.f64 x 3))) (/.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 4) (pow.f64 y 5))))) |
(/.f64 1 (*.f64 y z)) |
(/.f64 (/.f64 1 y) z) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) |
(-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x))) |
(+.f64 (/.f64 (/.f64 1 y) z) (fma.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x) (/.f64 (neg.f64 x) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3)) (fma.f64 -1 (/.f64 (*.f64 y y) (/.f64 (pow.f64 z 4) (pow.f64 x 3))) (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (-.f64 (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (pow.f64 z 4)) (pow.f64 x 3)))) |
(/.f64 1 (*.f64 y z)) |
(/.f64 (/.f64 1 y) z) |
(+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))) |
(fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) |
(-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z)))) |
(+.f64 (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)) (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x))) |
(+.f64 (/.f64 (/.f64 1 y) z) (fma.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x) (/.f64 (neg.f64 x) (*.f64 z z)))) |
(+.f64 (/.f64 (*.f64 y (pow.f64 x 2)) (pow.f64 z 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3)) (pow.f64 z 4))) (+.f64 (*.f64 -1 (/.f64 x (pow.f64 z 2))) (/.f64 1 (*.f64 y z))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x x)) (pow.f64 z 3)) (fma.f64 -1 (/.f64 (*.f64 y y) (/.f64 (pow.f64 z 4) (pow.f64 x 3))) (fma.f64 -1 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 1 y) z)))) |
(+.f64 (-.f64 (/.f64 (/.f64 1 y) z) (/.f64 x (*.f64 z z))) (-.f64 (*.f64 (/.f64 y (pow.f64 z 3)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (pow.f64 z 4)) (pow.f64 x 3)))) |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(fma.f64 z y t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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) |
(fma.f64 z y t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (*.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 z y (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 z y (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 z y (*.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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.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 z y (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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
t |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.f64 t (*.f64 (+.f64 (*.f64 y x) z) y)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.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 |
(*.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) |
(*.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 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 y 2) x)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
t |
(+.f64 (*.f64 y z) t) |
(fma.f64 y z t) |
(fma.f64 z y t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (*.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 z y (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 z y (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 z y (*.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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(+.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 z y (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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (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) |
(fma.f64 z y t) |
(+.f64 (*.f64 y z) (+.f64 t (*.f64 (pow.f64 y 2) x))) |
(fma.f64 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (*.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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 z y (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 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 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 (pow.f64 y 4) (pow.f64 x 2)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(pow.f64 t 2) |
(*.f64 t t) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(pow.f64 t 2) |
(*.f64 t t) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(pow.f64 t 2) |
(*.f64 t t) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(pow.f64 t 2) |
(*.f64 t t) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (pow.f64 t 2)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t 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 (exp.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) 1) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 1 (/.f64 1 (fma.f64 x y z))) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 1 (fma.f64 x y z))) 2) (cbrt.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 (sqrt.f64 (/.f64 1 (fma.f64 x y z))) (sqrt.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 y x z)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (fma.f64 x y z)) 2) -1) (pow.f64 (cbrt.f64 (fma.f64 x y z)) -1)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2)) (/.f64 1 (cbrt.f64 (fma.f64 y x z)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x y z)) -1) (pow.f64 (sqrt.f64 (fma.f64 x y z)) -1)) |
(pow.f64 (sqrt.f64 (fma.f64 y x z)) -2) |
(pow.f64 (fma.f64 x y z) -1) |
(/.f64 1 (fma.f64 y x z)) |
(pow.f64 (/.f64 1 (fma.f64 x y z)) 1) |
(/.f64 1 (fma.f64 y x z)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x y z) -2) (/.f64 1 (fma.f64 x y z))) 1/3) |
(cbrt.f64 (*.f64 (/.f64 1 (fma.f64 y x z)) (pow.f64 (fma.f64 y x z) -2))) |
(cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 y x z)) 3)) |
(pow.f64 (sqrt.f64 (/.f64 1 (fma.f64 x y z))) 2) |
(/.f64 1 (fma.f64 y x z)) |
(pow.f64 (/.f64 (fma.f64 x y z) 1) -1) |
(/.f64 1 (fma.f64 y x z)) |
(log.f64 (exp.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (fma.f64 x y z))))) |
(/.f64 1 (fma.f64 y x z)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x y z) -2) (/.f64 1 (fma.f64 x y z)))) |
(cbrt.f64 (*.f64 (/.f64 1 (fma.f64 y x z)) (pow.f64 (fma.f64 y x z) -2))) |
(cbrt.f64 (pow.f64 (/.f64 1 (fma.f64 y x z)) 3)) |
(expm1.f64 (log1p.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 y x z)) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x y z)) -1)) |
(/.f64 1 (fma.f64 y x z)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x y z))) 1)) |
(/.f64 1 (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (/.f64 1 (fma.f64 x y z)))) |
(/.f64 1 (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 y (fma.f64 x y z)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (fma.f64 x y z) y) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (fma.f64 x y z) (pow.f64 (/.f64 1 y) -1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.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 z y (*.f64 y (*.f64 y x))) |
(*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) -1) (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 1 (*.f64 y (fma.f64 y x z)))) 2)) (/.f64 1 (cbrt.f64 (/.f64 1 (*.f64 y (fma.f64 y x z)))))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1) (pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) -1)) |
(pow.f64 (sqrt.f64 (/.f64 1 (*.f64 y (fma.f64 y x z)))) -2) |
(pow.f64 (fabs.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) -1/2)) -2) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z))) 1/3) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) -1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) -1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) 1) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(*.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(*.f64 (/.f64 1 (fma.f64 x y z)) (/.f64 1 y)) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) (cbrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(*.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(pow.f64 (*.f64 y (fma.f64 x y z)) -1) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 1/3) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(pow.f64 (sqrt.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) 2) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(pow.f64 (/.f64 y (/.f64 1 (fma.f64 x y z))) -1) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(log.f64 (exp.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y)))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 2) (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(expm1.f64 (log1p.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z))))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) 1)) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(log1p.f64 (expm1.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(/.f64 1 (*.f64 y (fma.f64 y x z))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (fma.f64 x y z) y t))) 1) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 1 (fma.f64 (fma.f64 x y z) y t)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (fma.f64 x y z) y t)) 2) (cbrt.f64 (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 x y z) y t)) (sqrt.f64 (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) 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)) (fma.f64 (fma.f64 x y z) y (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 (fma.f64 y x z) y (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 (fma.f64 x y z) y t) 1) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 x y z) y t) 2) (fma.f64 (fma.f64 x y z) y t)) 1/3) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (sqrt.f64 (fma.f64 (fma.f64 x y z) y t)) 2) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (exp.f64 (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (fma.f64 x y z) y t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (exp.f64 (*.f64 y (fma.f64 x y z))) (exp.f64 t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (*.f64 y (fma.f64 x y z))))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 x y z) y t) 2) (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(expm1.f64 (log1p.f64 (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (log.f64 (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fma.f64 x y z) y t)) 1)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log1p.f64 (expm1.f64 (fma.f64 (fma.f64 x y z) y t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (*.f64 y (fma.f64 x y z)) t) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 t (*.f64 y (fma.f64 x y z))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (fma.f64 x y z) y t) |
(fma.f64 z y (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 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z))) t) |
(fma.f64 z y (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 x y z))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) 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 z y (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 x y z))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 1 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 -1 (neg.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) -1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (*.f64 y (fma.f64 x y z)) 1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z))) 1/3) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (*.f64 y (fma.f64 x y z))) 2) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (/.f64 (/.f64 (/.f64 1 (fma.f64 x y z)) y) 1) -1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (exp.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (fma.f64 x y z))))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 y (fma.f64 x y z)))) -1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (fma.f64 x y z))) 1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.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 1 (/.f64 1 (fma.f64 x y z))) |
(fma.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 z 3) (pow.f64 (*.f64 y x) 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z (-.f64 z (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 y x) 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 (*.f64 x y) 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 (/.f64 1 (fma.f64 x y z)) -1) |
(fma.f64 y x z) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x y z) 2) (fma.f64 x y z)) 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) (exp.f64 (*.f64 x y)))) |
(fma.f64 y x z) |
(log.f64 (*.f64 (exp.f64 (*.f64 x y)) (exp.f64 z))) |
(fma.f64 y x z) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x y z) 2) (fma.f64 x y z))) |
(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 1 z (*.f64 x y)) |
(fma.f64 y x z) |
(fma.f64 1 (*.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 (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 (exp.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) 1) |
(/.f64 1 (*.f64 y x)) |
(*.f64 1 (/.f64 1 (*.f64 x y))) |
(/.f64 1 (*.f64 y x)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 1 (*.f64 x y))) 2) (cbrt.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(*.f64 (sqrt.f64 (/.f64 1 (*.f64 x y))) (sqrt.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(*.f64 (/.f64 1 y) (pow.f64 x -1)) |
(/.f64 1 (*.f64 y x)) |
(*.f64 (pow.f64 x -1) (/.f64 1 y)) |
(/.f64 1 (*.f64 y x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) -1) (pow.f64 (cbrt.f64 (*.f64 x y)) -1)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (*.f64 y x)) 2)) (/.f64 1 (cbrt.f64 (*.f64 y x)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) -1) (pow.f64 (sqrt.f64 (*.f64 x y)) -1)) |
(pow.f64 (sqrt.f64 (*.f64 y x)) -2) |
(pow.f64 (*.f64 x y) -1) |
(/.f64 1 (*.f64 y x)) |
(pow.f64 (/.f64 1 (*.f64 x y)) 1) |
(/.f64 1 (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x y) -2) (/.f64 1 (*.f64 x y))) 1/3) |
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 y x)) (pow.f64 (*.f64 y x) -2))) |
(cbrt.f64 (pow.f64 (/.f64 1 (*.f64 y x)) 3)) |
(pow.f64 (sqrt.f64 (/.f64 1 (*.f64 x y))) 2) |
(/.f64 1 (*.f64 y x)) |
(pow.f64 (/.f64 (*.f64 x y) 1) -1) |
(/.f64 1 (*.f64 y x)) |
(log.f64 (exp.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (*.f64 x y))))) |
(/.f64 1 (*.f64 y x)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) -2) (/.f64 1 (*.f64 x y)))) |
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 y x)) (pow.f64 (*.f64 y x) -2))) |
(cbrt.f64 (pow.f64 (/.f64 1 (*.f64 y x)) 3)) |
(expm1.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) -1)) |
(/.f64 1 (*.f64 y x)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) 1)) |
(/.f64 1 (*.f64 y x)) |
(log1p.f64 (expm1.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.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 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (/.f64 y 1) (*.f64 x y)) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(*.f64 y (*.f64 y x)) |
(log.f64 (exp.f64 (*.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 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(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 x (*.f64 y y) t))) 1) |
(fma.f64 y (*.f64 y x) t) |
(*.f64 1 (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 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 y (*.f64 y x) t) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 2) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (*.f64 y x)) 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 t t)) (fma.f64 y (*.f64 x y) (neg.f64 t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 y x)) 2) (*.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)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (fma.f64 x (*.f64 y y) t)) 1/3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (exp.f64 (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 y (*.f64 y x) t) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 y y))) (exp.f64 t))) |
(fma.f64 y (*.f64 y x) t) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (*.f64 x (*.f64 y y))))) |
(fma.f64 y (*.f64 y x) t) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2) (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 y (*.f64 y x) t) |
(exp.f64 (log.f64 (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 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (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 y (*.f64 y x) t) |
(fma.f64 1 (*.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 y (*.f64 y x) t) |
(fma.f64 (*.f64 x y) 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 (pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 2) (cbrt.f64 (*.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 y (*.f64 y x) t) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) (sqrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (/.f64 y 1) (*.f64 x 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)) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x y)) y)) |
(*.f64 y (*.f64 y x)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(*.f64 y (*.f64 y x)) |
(log.f64 (exp.f64 (*.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 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(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 x (*.f64 y y) (*.f64 y z)))) 1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 1 (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (*.f64 y y)) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 (*.f64 z y) 3)) (+.f64 (pow.f64 (*.f64 z y) 2) (-.f64 (pow.f64 (*.f64 y (*.f64 y x)) 2) (*.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 (*.f64 z y) 3)) (+.f64 (pow.f64 (*.f64 z y) 2) (*.f64 (*.f64 y (*.f64 y x)) (-.f64 (*.f64 y (*.f64 y x)) (*.f64 z y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (*.f64 y y)) 2)) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) 2) (pow.f64 (*.f64 y (*.f64 y x)) 2)) (-.f64 (*.f64 z y) (*.f64 y (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 y (-.f64 z (*.f64 y x)))) |
(pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 1) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (fma.f64 x (*.f64 y y) (*.f64 y z))) 1/3) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 y y))) (exp.f64 (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log.f64 (*.f64 (exp.f64 (*.f64 y z)) (exp.f64 (*.f64 x (*.f64 y y))))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 1)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 1 (*.f64 x (*.f64 y y)) (*.f64 y z)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 1 (*.f64 y z) (*.f64 x (*.f64 y y))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 z y (*.f64 y (*.f64 y x))) |
(*.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 z y (*.f64 y (*.f64 y x))) |
(*.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 z y (*.f64 y (*.f64 y x))) |
(*.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 z y (*.f64 y (*.f64 y x))) |
(*.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 z y (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) 1) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 1 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 2) (cbrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(*.f64 (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 3) (pow.f64 t 3)) (+.f64 (pow.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (-.f64 (*.f64 t t) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 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 (fma.f64 x (*.f64 y y) (*.f64 y z)) 2) (*.f64 t t)) (-.f64 (fma.f64 x (*.f64 y y) (*.f64 y z)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 y x z)) 2) (*.f64 t t)) (fma.f64 (fma.f64 y x z) y (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 z (fma.f64 x (*.f64 y y) t)) 1) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 2) (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 1/3) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(pow.f64 (sqrt.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 2) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (exp.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (exp.f64 t) (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log.f64 (*.f64 (exp.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (exp.f64 t))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)) 2) (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(expm1.f64 (log1p.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (log.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t))) 1)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(log1p.f64 (expm1.f64 (fma.f64 y z (fma.f64 x (*.f64 y y) t)))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 t (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (*.f64 y z) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 1 (fma.f64 x (*.f64 y y) (*.f64 y z)) t) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 y z (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 z y (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) 2) (cbrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) t) |
(fma.f64 z y (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) (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) (sqrt.f64 (fma.f64 x (*.f64 y y) (*.f64 y z))) t) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (fma.f64 x (*.f64 y y) (*.f64 y z))) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (fma.f64 x (*.f64 y y) t)) |
(fma.f64 z y (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 t (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) 1) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(*.f64 1 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (/.f64 1 (-.f64 t (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 2) (cbrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 1) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 2) (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 1/3) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 2) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(pow.f64 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) -1) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(log.f64 (exp.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) 2) (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(expm1.f64 (log1p.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) 1)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(log1p.f64 (expm1.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (-.f64 t (*.f64 y (*.f64 y x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) 1/3) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log.f64 (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1)) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 x (*.f64 x (pow.f64 y 4))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(+.f64 (*.f64 t t) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (*.f64 t t) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 t t (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) (fma.f64 (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 2)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(+.f64 (fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 x (*.f64 (pow.f64 y 4) x)))) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 y 4) x) (*.f64 x (*.f64 (pow.f64 y 4) x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(*.f64 1 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(/.f64 (-.f64 (pow.f64 t 6) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) (+.f64 (pow.f64 t 4) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2) (*.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 t 6) (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 3)) (+.f64 (pow.f64 t 4) (+.f64 (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2) (*.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4))))))) |
(/.f64 (-.f64 (pow.f64 t 6) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) (+.f64 (pow.f64 t 4) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 t 4) (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 2)) (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 t 4) (pow.f64 (*.f64 x (*.f64 x (pow.f64 y 4))) 2)) (fma.f64 t t (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 1) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1/3) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(log.f64 (exp.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(log.f64 (/.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(cbrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) 2) (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(expm1.f64 (log1p.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(exp.f64 (log.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1)) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(log1p.f64 (expm1.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 1 (*.f64 t t) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 1 (*.f64 t t) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 1 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(fma.f64 t t (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 t t (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) 2) (cbrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 t t)) 2) (cbrt.f64 (*.f64 t t)) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) (fma.f64 (neg.f64 (*.f64 x x)) (pow.f64 y 4) (*.f64 x (*.f64 x (pow.f64 y 4))))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 0)) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 t t)) (*.f64 (neg.f64 (pow.f64 y 4)) (*.f64 x x))) |
(-.f64 (*.f64 t t) (*.f64 x (*.f64 x (pow.f64 y 4)))) |
(fma.f64 x (*.f64 (pow.f64 y 4) (neg.f64 x)) (*.f64 t t)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x y)) y)) |
(*.f64 y (*.f64 y x)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y))) 1/3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y y))) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 (/.f64 1 (*.f64 x y)) y) -1) |
(*.f64 y (*.f64 y x)) |
(log.f64 (exp.f64 (*.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 (*.f64 (pow.f64 (*.f64 x (*.f64 y y)) 2) (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(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)) |
Compiled 7927 to 3170 computations (60% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 422 | 6 | 428 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 2 | 3 |
| Total | 426 | 14 | 440 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 3.7% | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| ▶ | 74.1% | (+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
| ✓ | 74.1% | (+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
| 74.1% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 (*.f64 y x)) y)) t) | |
| 71.6% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 y) z)) t) | |
| ▶ | 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 89.2% | (+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
| ▶ | 71.6% | (+.f64 (*.f64 (*.f64 y y) x) t) |
| ✓ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 71.8% | (+.f64 (*.f64 z y) t) |
| ✓ | 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 35.3% | (*.f64 (*.f64 y x) y) | |
| ▶ | 32.5% | (*.f64 z y) |
| 40.8% | t | |
| ▶ | 3.7% | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| ▶ | 74.1% | (+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
| ✓ | 74.1% | (+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
| 74.1% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 (*.f64 y x)) y)) t) | |
| 71.6% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 y) z)) t) | |
| ▶ | 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 89.2% | (+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
| ▶ | 71.6% | (+.f64 (*.f64 (*.f64 y y) x) t) |
| ✓ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 71.8% | (+.f64 (*.f64 z y) t) |
| ✓ | 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 35.3% | (*.f64 (*.f64 y x) y) | |
| ▶ | 32.5% | (*.f64 z y) |
| 40.8% | t |
Compiled 540 to 364 computations (32.6% saved)
Found 11 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 y (*.f64 y x)) |
| ✓ | 75.0% | (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
| ✓ | 64.8% | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| ✓ | 100.0% | (+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
| ✓ | 99.7% | (/.f64 y (/.f64 (/.f64 1 y) x)) |
| ✓ | 99.7% | (/.f64 (/.f64 1 y) x) |
| ✓ | 100.0% | (+.f64 (*.f64 (*.f64 y y) x) t) |
| ✓ | 89.5% | (*.f64 (*.f64 y y) x) |
| ✓ | 100.0% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 99.8% | (*.f64 (*.f64 x y) y) |
| ✓ | 95.0% | (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
Compiled 144 to 43 computations (70.1% saved)
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 0.0ms | y | @ | inf | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 0.0ms | x | @ | 0 | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 0.0ms | t | @ | inf | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 0.0ms | x | @ | inf | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| 1× | batch-egg-rewrite |
| 616× | add-sqr-sqrt |
| 610× | pow1 |
| 608× | *-un-lft-identity |
| 574× | add-exp-log |
| 574× | add-log-exp |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 209 |
| 1 | 680 | 189 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) |
(*.f64 (*.f64 x y) y) |
(+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
(*.f64 (*.f64 y y) x) |
(+.f64 (*.f64 (*.f64 y y) x) t) |
(/.f64 (/.f64 1 y) x) |
(/.f64 y (/.f64 (/.f64 1 y) x)) |
(+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 y (*.f64 y x)) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.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 y (fma.f64 x y z)) |
(*.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 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (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 1 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (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 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (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) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(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) |
(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)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(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 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (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 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 y (fma.f64 x y z) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.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 1 (+.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 1 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(/.f64 1 (/.f64 (+.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 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (+.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)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (+.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 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.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 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (-.f64 t (*.f64 y (fma.f64 x y z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.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 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) |
(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)))) |
(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 (*.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 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (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 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (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 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 x (*.f64 y y) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 x (*.f64 y y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (*.f64 y y) (neg.f64 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 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.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)))) |
(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 x y) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) 1) |
(*.f64 1 (/.f64 1 (*.f64 x y))) |
(*.f64 (/.f64 1 y) (/.f64 1 x)) |
(*.f64 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2) (/.f64 1 (cbrt.f64 (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) |
(*.f64 (/.f64 -1 y) (/.f64 1 (neg.f64 x))) |
(*.f64 (/.f64 1 (cbrt.f64 (*.f64 x x))) (/.f64 (/.f64 1 y) (cbrt.f64 x))) |
(*.f64 (/.f64 1 (sqrt.f64 x)) (/.f64 (/.f64 1 y) (sqrt.f64 x))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) 1) (/.f64 (/.f64 1 (cbrt.f64 y)) x)) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (cbrt.f64 (*.f64 x x))) (/.f64 1 (cbrt.f64 (*.f64 x y)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (sqrt.f64 x)) (/.f64 (/.f64 1 (cbrt.f64 y)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 y -1/2) 1) (/.f64 (pow.f64 y -1/2) x)) |
(*.f64 (/.f64 (pow.f64 y -1/2) (cbrt.f64 (*.f64 x x))) (/.f64 (pow.f64 y -1/2) (cbrt.f64 x))) |
(pow.f64 (*.f64 x y) -1) |
(pow.f64 (/.f64 1 (*.f64 x y)) 1) |
(pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 3) |
(pow.f64 (pow.f64 (/.f64 1 (*.f64 x y)) 3) 1/3) |
(pow.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) 2) |
(neg.f64 (/.f64 (/.f64 1 y) (neg.f64 x))) |
(sqrt.f64 (/.f64 1 (pow.f64 (*.f64 x y) 2))) |
(log.f64 (exp.f64 (/.f64 1 (*.f64 x y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (*.f64 x y))))) |
(cbrt.f64 (pow.f64 (/.f64 1 (*.f64 x y)) 3)) |
(cbrt.f64 (/.f64 (/.f64 (pow.f64 y -2) y) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (*.f64 x y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 y (/.f64 y (/.f64 1 x))) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (*.f64 x y)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)))) (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (*.f64 x y)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (*.f64 x y)))) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 1 y)) (/.f64 (sqrt.f64 y) (/.f64 1 x))) |
(*.f64 (/.f64 1 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (/.f64 y (/.f64 1 (cbrt.f64 (*.f64 x y))))) |
(*.f64 (/.f64 1 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) (/.f64 y (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 y)) (/.f64 (cbrt.f64 y) (/.f64 1 x))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) (/.f64 (cbrt.f64 y) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (*.f64 x y))))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 x (*.f64 y y) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 x (*.f64 y y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (*.f64 y y) (neg.f64 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 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.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)))) |
(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 x y) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) 1) |
(*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (/.f64 1 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(*.f64 (cbrt.f64 (/.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (/.f64 1 (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (/.f64 1 (neg.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 1 (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (pow.f64 y 4) 1) (/.f64 (*.f64 x x) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 x x) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (pow.f64 y 4) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (pow.f64 y 4) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x x) 1) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x x) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (pow.f64 y 4) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) 1) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) 1) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 x (*.f64 y y)) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 1) |
(pow.f64 (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) 3) |
(pow.f64 (pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 3) 1/3) |
(pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) 2) |
(pow.f64 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 (pow.f64 y 4) (*.f64 x x))) -1) |
(neg.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(sqrt.f64 (/.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) |
(log.f64 (exp.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))))) |
(cbrt.f64 (pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 3))) |
(expm1.f64 (log1p.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(exp.f64 (log.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(-.f64 0 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1) |
(/.f64 y (*.f64 (/.f64 1 (*.f64 x y)) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 y (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 1 (*.f64 x y)))) |
(/.f64 (*.f64 y y) (/.f64 1 (pow.f64 (*.f64 x y) 2))) |
(/.f64 1 (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 x (*.f64 y y)) (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 -1 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 -1 (*.f64 x y)))) |
(/.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 1 (*.f64 x y)) (/.f64 -1 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 1 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) 1) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(pow.f64 (*.f64 x (*.f64 y y)) 2) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) 1/3) |
(neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(sqrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) (pow.f64 (*.f64 x x) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x x) 3) (pow.f64 (pow.f64 y 4) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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)))) |
| 1× | egg-herbie |
| 856× | times-frac |
| 854× | associate-*r* |
| 814× | associate-/l* |
| 734× | fma-def |
| 714× | associate-*l* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 17348 |
| 1 | 1647 | 16274 |
| 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 (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 (*.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 (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 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 1 (*.f64 y 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)) |
(*.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 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.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 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.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 y (fma.f64 x y z)) |
(*.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 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (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 1 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (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 (*.f64 x (*.f64 y y)) (*.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (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) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(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) |
(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)) |
(log1p.f64 (expm1.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(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 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (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 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (*.f64 y z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 y (fma.f64 x y z) t))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.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 1 (+.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 1 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(/.f64 1 (/.f64 (+.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 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 y (fma.f64 x y z)) 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)) (+.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)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (+.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 (neg.f64 (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.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 (*.f64 t t) (pow.f64 (*.f64 y (fma.f64 x y z)) 2)) (-.f64 t (*.f64 y (fma.f64 x y z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.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 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) |
(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)))) |
(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 (*.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 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (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 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (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 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 x (*.f64 y y) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 x (*.f64 y y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (*.f64 y y) (neg.f64 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 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.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)))) |
(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 x y) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) 1) |
(*.f64 1 (/.f64 1 (*.f64 x y))) |
(*.f64 (/.f64 1 y) (/.f64 1 x)) |
(*.f64 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2) (/.f64 1 (cbrt.f64 (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) |
(*.f64 (/.f64 -1 y) (/.f64 1 (neg.f64 x))) |
(*.f64 (/.f64 1 (cbrt.f64 (*.f64 x x))) (/.f64 (/.f64 1 y) (cbrt.f64 x))) |
(*.f64 (/.f64 1 (sqrt.f64 x)) (/.f64 (/.f64 1 y) (sqrt.f64 x))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) 1) (/.f64 (/.f64 1 (cbrt.f64 y)) x)) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (cbrt.f64 (*.f64 x x))) (/.f64 1 (cbrt.f64 (*.f64 x y)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (sqrt.f64 x)) (/.f64 (/.f64 1 (cbrt.f64 y)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 y -1/2) 1) (/.f64 (pow.f64 y -1/2) x)) |
(*.f64 (/.f64 (pow.f64 y -1/2) (cbrt.f64 (*.f64 x x))) (/.f64 (pow.f64 y -1/2) (cbrt.f64 x))) |
(pow.f64 (*.f64 x y) -1) |
(pow.f64 (/.f64 1 (*.f64 x y)) 1) |
(pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 3) |
(pow.f64 (pow.f64 (/.f64 1 (*.f64 x y)) 3) 1/3) |
(pow.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) 2) |
(neg.f64 (/.f64 (/.f64 1 y) (neg.f64 x))) |
(sqrt.f64 (/.f64 1 (pow.f64 (*.f64 x y) 2))) |
(log.f64 (exp.f64 (/.f64 1 (*.f64 x y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (*.f64 x y))))) |
(cbrt.f64 (pow.f64 (/.f64 1 (*.f64 x y)) 3)) |
(cbrt.f64 (/.f64 (/.f64 (pow.f64 y -2) y) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x y)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 1 (*.f64 x y)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 y (/.f64 y (/.f64 1 x))) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (*.f64 x y)))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)))) (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (*.f64 x y)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (*.f64 x y)))) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 1 y)) (/.f64 (sqrt.f64 y) (/.f64 1 x))) |
(*.f64 (/.f64 1 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (/.f64 y (/.f64 1 (cbrt.f64 (*.f64 x y))))) |
(*.f64 (/.f64 1 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) (/.f64 y (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 y)) (/.f64 (cbrt.f64 y) (/.f64 1 x))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) (/.f64 (cbrt.f64 y) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (*.f64 x y))))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 x (*.f64 y y) t))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 x (*.f64 y y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (*.f64 y y) (neg.f64 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 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) (sqrt.f64 (fma.f64 x (*.f64 y y) t))) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 (+.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.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)))) |
(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 x y) y t) |
(fma.f64 (*.f64 y y) x t) |
(fma.f64 1 t (*.f64 x (*.f64 y y))) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) t) |
(fma.f64 (pow.f64 (cbrt.f64 t) 2) (cbrt.f64 t) (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) t) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 t) (*.f64 x (*.f64 y y))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) 1) |
(*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (/.f64 1 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(*.f64 (cbrt.f64 (/.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (/.f64 1 (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (/.f64 1 (neg.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 1 (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (pow.f64 y 4) 1) (/.f64 (*.f64 x x) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 x x) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (pow.f64 y 4) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (pow.f64 y 4) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x x) 1) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x x) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (pow.f64 y 4) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) 1) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) 1) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 x (*.f64 y y)) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 1) |
(pow.f64 (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) 3) |
(pow.f64 (pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 3) 1/3) |
(pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) 2) |
(pow.f64 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 (pow.f64 y 4) (*.f64 x x))) -1) |
(neg.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(sqrt.f64 (/.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) |
(log.f64 (exp.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))))) |
(cbrt.f64 (pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 3))) |
(expm1.f64 (log1p.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(exp.f64 (log.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(-.f64 0 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1) |
(/.f64 y (*.f64 (/.f64 1 (*.f64 x y)) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 y (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 1 (*.f64 x y)))) |
(/.f64 (*.f64 y y) (/.f64 1 (pow.f64 (*.f64 x y) 2))) |
(/.f64 1 (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 x (*.f64 y y)) (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 -1 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 -1 (*.f64 x y)))) |
(/.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 1 (*.f64 x y)) (/.f64 -1 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 1 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) 1) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(pow.f64 (*.f64 x (*.f64 y y)) 2) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) 1/3) |
(neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(sqrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) (*.f64 x x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) (pow.f64 (*.f64 x x) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x x) 3) (pow.f64 (pow.f64 y 4) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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)))) |
| Outputs |
|---|
(*.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 (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 (*.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) |
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 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) |
(+.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) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 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 (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) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t) |
(/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) |
(+.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)) |
(-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t))) |
(-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) |
(+.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 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5))) (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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)))) |
(-.f64 (-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) (*.f64 (/.f64 (pow.f64 y 10) (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 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 (fma.f64 y (*.f64 y x) t) (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t x) (/.f64 t (*.f64 y y))) (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 (fma.f64 y (*.f64 y x) t) (+.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 (/.f64 t x) (/.f64 t (*.f64 y y))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x 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 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (fma.f64 y (*.f64 y x) t) (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t x) (/.f64 t (*.f64 y y))) (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 (fma.f64 y (*.f64 y x) t) (+.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 (/.f64 t x) (/.f64 t (*.f64 y y))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t) |
(/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) |
(+.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)) |
(-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t))) |
(-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) |
(+.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 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5))) (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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)))) |
(-.f64 (-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) (*.f64 (/.f64 (pow.f64 y 10) (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 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 (fma.f64 y (*.f64 y x) t) (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t x) (/.f64 t (*.f64 y y))) (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 (fma.f64 y (*.f64 y x) t) (+.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 (/.f64 t x) (/.f64 t (*.f64 y y))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x 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 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (fma.f64 y (*.f64 y x) t) (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t x) (/.f64 t (*.f64 y y))) (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 (fma.f64 y (*.f64 y x) t) (+.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 (/.f64 t x) (/.f64 t (*.f64 y y))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x 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 t (+.f64 (*.f64 (pow.f64 y 2) x) (/.f64 (pow.f64 t 2) (*.f64 (pow.f64 y 2) x)))) |
(+.f64 (fma.f64 y (*.f64 y x) t) (/.f64 (*.f64 t t) (*.f64 y (*.f64 y x)))) |
(+.f64 (*.f64 (/.f64 t x) (/.f64 t (*.f64 y y))) (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 (fma.f64 y (*.f64 y x) t) (+.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 (/.f64 t x) (/.f64 t (*.f64 y y))) (fma.f64 y (*.f64 y x) t)) (/.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t) |
(/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) |
(+.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)) |
(-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t))) |
(-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) |
(+.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 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5))) (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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)))) |
(-.f64 (-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) (*.f64 (/.f64 (pow.f64 y 10) (pow.f64 t 4)) (pow.f64 x 5))) |
(*.f64 -1 (/.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) t)) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t) |
(/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) |
(+.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)) |
(-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t))) |
(-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) |
(+.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 (pow.f64 y 10) (/.f64 (pow.f64 t 4) (pow.f64 x 5))) (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))) (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) t)))) |
(-.f64 (-.f64 (-.f64 (/.f64 (pow.f64 y 4) (/.f64 t (*.f64 x (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 y 6) t) (/.f64 (pow.f64 x 3) t))) (*.f64 (/.f64 (pow.f64 y 8) (pow.f64 t 3)) (pow.f64 x 4))) (*.f64 (/.f64 (pow.f64 y 10) (pow.f64 t 4)) (pow.f64 x 5))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(*.f64 -1 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 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 (pow.f64 y 2) x) |
(*.f64 y (*.f64 y x)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (fma.f64 x y z)))) 1) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.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 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 y (*.f64 y x)) (*.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))) |
(*.f64 y (fma.f64 x y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 1 (*.f64 y (fma.f64 x y z))) |
(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 x y z))) 2) (cbrt.f64 (*.f64 y (fma.f64 x y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.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 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) 1) (fma.f64 (pow.f64 y 4) (*.f64 x x) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (*.f64 y z) (*.f64 y (-.f64 z (*.f64 y x)))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)) (/.f64 1 (-.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 (*.f64 y (*.f64 y x)) (*.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))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) 1) (fma.f64 (pow.f64 y 4) (*.f64 x x) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (*.f64 y z) (*.f64 y (-.f64 z (*.f64 y x)))))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 y (*.f64 y x)) (*.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))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) 1) (fma.f64 (pow.f64 y 4) (*.f64 x x) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (*.f64 y z) (*.f64 y (-.f64 z (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (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 (*.f64 y (*.f64 y x)) (*.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))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (*.f64 y z) 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3))) (neg.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y x))))))) |
(*.f64 1 (/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (*.f64 y z) (*.f64 y (-.f64 z (*.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2))) (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2))) (neg.f64 (-.f64 (*.f64 y (*.f64 y x)) (*.f64 y z)))) |
(*.f64 1 (/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (pow.f64 (*.f64 y z) 2)) (*.f64 y (-.f64 (*.f64 y x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (*.f64 y z) 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 x (*.f64 (pow.f64 y 3) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 (*.f64 y z) (*.f64 y (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 y (-.f64 z (*.f64 y x)))) |
(pow.f64 (*.f64 y (fma.f64 x y 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 x y 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 x y 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 x y 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 x y z)) 2)) |
(fabs.f64 (*.f64 y (fma.f64 y x z))) |
(log.f64 (pow.f64 (exp.f64 y) (fma.f64 x y 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 x y 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 x y 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 x y 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 x y 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 x y 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 x y z)))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 x (*.f64 y y) (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y (*.f64 x y) (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 y z (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 x y) y (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 z y (*.f64 x (*.f64 y y))) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (*.f64 y y) x (*.f64 y z)) |
(fma.f64 y z (*.f64 y (*.f64 y x))) |
(*.f64 y (fma.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 (fma.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 (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 y (*.f64 y x))) |
(*.f64 y (fma.f64 y x z)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) (*.f64 y z)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) (*.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 (fma.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 (fma.f64 y x z)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 y (*.f64 y x)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(*.f64 y (*.f64 y x)) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 y (fma.f64 x y 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 x y z)) 2) (-.f64 (*.f64 y (fma.f64 x y z)) t)) (/.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)) |
(/.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 (fma.f64 y (fma.f64 x y z) t)) |
(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 (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 y (*.f64 y x) 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 y (*.f64 y x) 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 1 (+.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 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 y x z)) 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 1 (-.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)) |
(/.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 x y z)) 2) (-.f64 (*.f64 t t) (*.f64 (*.f64 y (fma.f64 x y z)) t))) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 y x z)) 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 x y z)) 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)) 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 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 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) 1) (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 y x z)) 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 (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 3) (pow.f64 t 3))) (neg.f64 (+.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 (neg.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (-.f64 t (*.f64 y (fma.f64 x y z))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 y x z)) 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 x y z)) 2) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 y (fma.f64 x y z)) t))) |
(*.f64 1 (/.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 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 t (*.f64 y (fma.f64 x y z)))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 x y z)) 3)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 y (fma.f64 x y z)) 2) (*.f64 (*.f64 t y) (fma.f64 x y z))))) |
(/.f64 (+.f64 (pow.f64 t 3) (pow.f64 (*.f64 y (fma.f64 y x z)) 3)) (fma.f64 t t (*.f64 (*.f64 y (fma.f64 y x z)) (-.f64 (*.f64 y (fma.f64 y x z)) t)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 (fma.f64 y z t) 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 y z t) (fma.f64 y z t)) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (fma.f64 y z t) 3)) (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 (fma.f64 y z t) (-.f64 (fma.f64 y z t) (*.f64 y (*.f64 y x)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 (fma.f64 y z t) 3)) (fma.f64 (fma.f64 y z t) (+.f64 t (*.f64 y (-.f64 z (*.f64 y x)))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.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 (*.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 (pow.f64 y 4) (*.f64 x x)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 x (*.f64 y y)) (fma.f64 y z t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 y (*.f64 y x)) (fma.f64 y z t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 (fma.f64 y z t) (fma.f64 y z t))) (-.f64 (*.f64 y (-.f64 (*.f64 y x) z)) t)) |
(pow.f64 (fma.f64 y (fma.f64 x y 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 (fma.f64 y (fma.f64 x y 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 (fma.f64 y (fma.f64 x y 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 (fma.f64 y (fma.f64 x y 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 (fma.f64 y (fma.f64 x y z) t) 2)) |
(fabs.f64 (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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) 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 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) (fma.f64 y z t)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x))) (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 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 x y z))) |
(fma.f64 y z (fma.f64 y (*.f64 y x) t)) |
(fma.f64 y (fma.f64 y x z) t) |
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) (fma.f64 y 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 (*.f64 y (fma.f64 x y z))) (sqrt.f64 (*.f64 y (fma.f64 x y 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 x y 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 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 y (*.f64 y x)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(*.f64 y (*.f64 y x)) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 x (*.f64 y y) t))) 1) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 x (*.f64 y y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(*.f64 1 (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 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 y (*.f64 y x) t) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) (neg.f64 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 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(*.f64 1 (/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y 6) (pow.f64 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 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (-.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 y y) t)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (-.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y x) t)))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(fma.f64 y (*.f64 y x) t) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(fabs.f64 (fma.f64 y (*.f64 y x) t)) |
(log.f64 (exp.f64 (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 y (*.f64 y x) t) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(fma.f64 y (*.f64 y x) t) |
(expm1.f64 (log1p.f64 (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 y (*.f64 y x) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(fma.f64 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (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 y (*.f64 y x) t) |
(fma.f64 (*.f64 x y) 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 x (*.f64 y y))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) 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 x (*.f64 y y))) |
(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 x (*.f64 y y))) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) 1) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(*.f64 1 (/.f64 1 (*.f64 x y))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(*.f64 (/.f64 1 y) (/.f64 1 x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(*.f64 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2) (/.f64 1 (cbrt.f64 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(*.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) |
(pow.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) 2) |
(*.f64 (/.f64 -1 y) (/.f64 1 (neg.f64 x))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(*.f64 (/.f64 1 (cbrt.f64 (*.f64 x x))) (/.f64 (/.f64 1 y) (cbrt.f64 x))) |
(/.f64 (*.f64 1 (/.f64 1 (*.f64 (cbrt.f64 x) y))) (cbrt.f64 (*.f64 x x))) |
(/.f64 (/.f64 1 (*.f64 (cbrt.f64 x) y)) (cbrt.f64 (*.f64 x x))) |
(*.f64 (/.f64 1 (sqrt.f64 x)) (/.f64 (/.f64 1 y) (sqrt.f64 x))) |
(pow.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) 2) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) 1) (/.f64 (/.f64 1 (cbrt.f64 y)) x)) |
(*.f64 (cbrt.f64 (pow.f64 y -2)) (/.f64 1 (*.f64 x (cbrt.f64 y)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (cbrt.f64 (*.f64 x x))) (/.f64 1 (cbrt.f64 (*.f64 x y)))) |
(*.f64 (/.f64 1 (cbrt.f64 (*.f64 y x))) (/.f64 (cbrt.f64 (pow.f64 y -2)) (cbrt.f64 (*.f64 x x)))) |
(/.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (cbrt.f64 (*.f64 x x))) (cbrt.f64 (*.f64 y x))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (sqrt.f64 x)) (/.f64 (/.f64 1 (cbrt.f64 y)) (sqrt.f64 x))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (sqrt.f64 x)) (/.f64 1 (*.f64 (sqrt.f64 x) (cbrt.f64 y)))) |
(*.f64 (/.f64 (cbrt.f64 (pow.f64 y -2)) (sqrt.f64 x)) (/.f64 (/.f64 1 (sqrt.f64 x)) (cbrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 y -1/2) 1) (/.f64 (pow.f64 y -1/2) x)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(*.f64 (/.f64 (pow.f64 y -1/2) (cbrt.f64 (*.f64 x x))) (/.f64 (pow.f64 y -1/2) (cbrt.f64 x))) |
(/.f64 (*.f64 1 (/.f64 1 (*.f64 (cbrt.f64 x) y))) (cbrt.f64 (*.f64 x x))) |
(/.f64 (/.f64 1 (*.f64 (cbrt.f64 x) y)) (cbrt.f64 (*.f64 x x))) |
(pow.f64 (*.f64 x y) -1) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(pow.f64 (/.f64 1 (*.f64 x y)) 1) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 3) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(pow.f64 (pow.f64 (/.f64 1 (*.f64 x y)) 3) 1/3) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(pow.f64 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)) 2) |
(neg.f64 (/.f64 (/.f64 1 y) (neg.f64 x))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(sqrt.f64 (/.f64 1 (pow.f64 (*.f64 x y) 2))) |
(sqrt.f64 (/.f64 1 (pow.f64 (*.f64 y x) 2))) |
(sqrt.f64 (pow.f64 (*.f64 y x) -2)) |
(log.f64 (exp.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (*.f64 x y))))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(cbrt.f64 (pow.f64 (/.f64 1 (*.f64 x y)) 3)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(cbrt.f64 (/.f64 (/.f64 (pow.f64 y -2) y) (pow.f64 x 3))) |
(cbrt.f64 (/.f64 (pow.f64 y -2) (*.f64 (pow.f64 x 3) y))) |
(expm1.f64 (log1p.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) 1)) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(log1p.f64 (expm1.f64 (/.f64 1 (*.f64 x y)))) |
(/.f64 1 (*.f64 y x)) |
(/.f64 (/.f64 1 y) x) |
(-.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 y (/.f64 y (/.f64 1 x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 1 (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 y (*.f64 y x)))) |
(*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)))) (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4)))) (sqrt.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (/.f64 (sqrt.f64 y) (/.f64 1 y)) (/.f64 (sqrt.f64 y) (/.f64 1 x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (/.f64 1 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (/.f64 y (/.f64 1 (cbrt.f64 (*.f64 x y))))) |
(*.f64 (/.f64 1 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 y x))) 2)) (*.f64 (/.f64 y 1) (cbrt.f64 (*.f64 y x)))) |
(/.f64 (*.f64 y (cbrt.f64 (*.f64 y x))) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 y x))) 2)) |
(*.f64 (/.f64 1 (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) (/.f64 y (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 1 (pow.f64 y -1/2)) (sqrt.f64 x)) (*.f64 (/.f64 y (pow.f64 y -1/2)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (/.f64 y (pow.f64 y -1/2)) (sqrt.f64 x)) (pow.f64 y -1/2)) (sqrt.f64 x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 1 y)) (/.f64 (cbrt.f64 y) (/.f64 1 x))) |
(*.f64 y (*.f64 y x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (cbrt.f64 (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (*.f64 y (*.f64 y x)))) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 y x))) 2)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x))) (/.f64 (cbrt.f64 y) (/.f64 (pow.f64 y -1/2) (sqrt.f64 x)))) |
(*.f64 (*.f64 (/.f64 1 (pow.f64 y -1/2)) (sqrt.f64 x)) (*.f64 (/.f64 y (pow.f64 y -1/2)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (/.f64 y (pow.f64 y -1/2)) (sqrt.f64 x)) (pow.f64 y -1/2)) (sqrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 x y))) 2)) (/.f64 (sqrt.f64 y) (/.f64 1 (cbrt.f64 (*.f64 x y))))) |
(*.f64 (/.f64 1 (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 y x))) 2)) (*.f64 (/.f64 y 1) (cbrt.f64 (*.f64 y x)))) |
(/.f64 (*.f64 y (cbrt.f64 (*.f64 y x))) (pow.f64 (/.f64 1 (cbrt.f64 (*.f64 y x))) 2)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(*.f64 y (*.f64 y x)) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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 x (*.f64 y y) t))) 1) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (fma.f64 x (*.f64 y y) (neg.f64 t))) (/.f64 (*.f64 t t) (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(*.f64 1 (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 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 y (*.f64 y x) t) |
(*.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (/.f64 1 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 1 (/.f64 (fma.f64 x (*.f64 y y) (neg.f64 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 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))) (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3)) (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t)))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (*.f64 t (-.f64 t (*.f64 y (*.f64 y x))))) (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t))) (fma.f64 x (*.f64 y y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y)))) |
(/.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y 4) (*.f64 x x) (neg.f64 (*.f64 t t)))) (neg.f64 (fma.f64 x (*.f64 y y) (neg.f64 t)))) |
(*.f64 1 (/.f64 (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t t)) (fma.f64 y (*.f64 y x) (neg.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) (pow.f64 t 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (*.f64 y y)) t))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y 6) (pow.f64 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 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (fma.f64 t (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 t 3) (*.f64 (pow.f64 y 6) (pow.f64 x 3))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (*.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (-.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 y y) t)))) |
(/.f64 (fma.f64 (pow.f64 y 6) (pow.f64 x 3) (pow.f64 t 3)) (-.f64 (fma.f64 t t (*.f64 (pow.f64 y 4) (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y x) t)))) |
(pow.f64 (fma.f64 x (*.f64 y y) t) 1) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 y y) t)) 3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3) 1/3) |
(fma.f64 y (*.f64 y x) t) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 y y) t)) 2) |
(fma.f64 y (*.f64 y x) t) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 2)) |
(sqrt.f64 (pow.f64 (fma.f64 y (*.f64 y x) t) 2)) |
(fabs.f64 (fma.f64 y (*.f64 y x) t)) |
(log.f64 (exp.f64 (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 y (*.f64 y x) t) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 y y) t) 3)) |
(fma.f64 y (*.f64 y x) t) |
(expm1.f64 (log1p.f64 (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 y (*.f64 y x) t) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 y y) t)) 1)) |
(fma.f64 y (*.f64 y x) t) |
(log1p.f64 (expm1.f64 (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 y (*.f64 y x) t) |
(fma.f64 (*.f64 x y) 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 x (*.f64 y y))) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 1 (*.f64 x (*.f64 y y)) t) |
(fma.f64 y (*.f64 y x) t) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (cbrt.f64 (*.f64 x (*.f64 y y))) 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 x (*.f64 y y))) |
(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 x (*.f64 y y))) |
(fma.f64 y (*.f64 y x) t) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) 1) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (pow.f64 y 4) (/.f64 1 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (cbrt.f64 (/.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (cbrt.f64 (/.f64 (pow.f64 x 4) (/.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2) (pow.f64 y 8)))) (cbrt.f64 (*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2)) (pow.f64 y 8))) (cbrt.f64 (*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))))) |
(*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (/.f64 1 (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (/.f64 1 (neg.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) (neg.f64 (-.f64 t (*.f64 y (*.f64 y x))))) |
(/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (+.f64 (neg.f64 t) (*.f64 y (*.f64 y x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y y))) 2) |
(pow.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y x))) 2) |
(*.f64 (/.f64 1 (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 x x)))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) (*.f64 (/.f64 x (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x))))) x)) |
(*.f64 (/.f64 1 (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y y))) 2) |
(pow.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y x))) 2) |
(*.f64 (/.f64 (pow.f64 y 4) 1) (/.f64 (*.f64 x x) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 x x) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 x x)))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) (*.f64 (/.f64 x (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x))))) x)) |
(*.f64 (/.f64 (pow.f64 y 4) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y y))) 2) |
(pow.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y x))) 2) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (pow.f64 y 4) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y y))) 2) |
(pow.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y x))) 2) |
(*.f64 (/.f64 (*.f64 x x) 1) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (/.f64 (*.f64 x x) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (pow.f64 y 4) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 x x)))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) (*.f64 (/.f64 x (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x))))) x)) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) 1) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x))))) |
(/.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (/.f64 (-.f64 t (*.f64 y (*.f64 y x))) (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x)))))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x)))))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2)))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x))))) (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))))) |
(/.f64 (/.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x))))) (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) 1) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 t (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) (/.f64 (*.f64 x (*.f64 y y)) (cbrt.f64 (-.f64 t (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 1 (/.f64 (pow.f64 y 4) (/.f64 (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 x x)))) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) |
(*.f64 (/.f64 (pow.f64 y 4) (cbrt.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2))) (*.f64 (/.f64 x (cbrt.f64 (-.f64 t (*.f64 y (*.f64 y x))))) x)) |
(pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 1) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(pow.f64 (cbrt.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) 3) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(pow.f64 (pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 3) 1/3) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (sqrt.f64 (-.f64 t (*.f64 x (*.f64 y y))))) 2) |
(pow.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y y))) 2) |
(pow.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 t (*.f64 y (*.f64 y x)))) (*.f64 y x))) 2) |
(pow.f64 (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 (pow.f64 y 4) (*.f64 x x))) -1) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(neg.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) |
(/.f64 (neg.f64 (pow.f64 y 4)) (/.f64 (-.f64 t (*.f64 y (*.f64 y x))) (*.f64 x x))) |
(*.f64 (*.f64 x x) (neg.f64 (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x)))))) |
(sqrt.f64 (/.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8)) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 2))) |
(sqrt.f64 (/.f64 (pow.f64 x 4) (/.f64 (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2) (pow.f64 y 8)))) |
(sqrt.f64 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 (-.f64 t (*.f64 y (*.f64 y x))) 2)) (pow.f64 y 8))) |
(log.f64 (exp.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (pow.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))) 3)) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) (pow.f64 (-.f64 t (*.f64 x (*.f64 y y))) 3))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(expm1.f64 (log1p.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(exp.f64 (log.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x)))) 1)) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(log1p.f64 (expm1.f64 (/.f64 (pow.f64 y 4) (/.f64 (-.f64 t (*.f64 x (*.f64 y y))) (*.f64 x x))))) |
(*.f64 (pow.f64 y 4) (/.f64 (*.f64 x x) (-.f64 t (*.f64 y (*.f64 y x))))) |
(*.f64 (*.f64 x x) (/.f64 (pow.f64 y 4) (-.f64 t (*.f64 y (*.f64 y x))))) |
(-.f64 0 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) 1) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 y (*.f64 (/.f64 1 (*.f64 x y)) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 y (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 1 (*.f64 x y)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (*.f64 y y) (/.f64 1 (pow.f64 (*.f64 x y) 2))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 1 (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 y y)) (/.f64 1 (*.f64 x (*.f64 y y)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (neg.f64 y) (*.f64 (/.f64 1 (*.f64 x (*.f64 y y))) (/.f64 -1 (*.f64 x y)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 -1 (*.f64 x y)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 1 (*.f64 x y)) (/.f64 -1 (*.f64 x y)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 1 (*.f64 x y)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 y) 1) (*.f64 (/.f64 -1 (*.f64 x y)) (/.f64 1 (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 2) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 3) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3) 1/3) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(neg.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 y 4) (*.f64 x (neg.f64 x))) |
(sqrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 y 8))) |
(sqrt.f64 (*.f64 (pow.f64 y 8) (pow.f64 x 4))) |
(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 (pow.f64 y 4) (*.f64 x x))))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 3)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) (pow.f64 (*.f64 x x) 3))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x x) 3) (pow.f64 (pow.f64 y 4) 3))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(exp.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) 1)) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)))) |
(*.f64 (pow.f64 y 4) (*.f64 x x)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) 1) |
(*.f64 y (*.f64 y x)) |
(/.f64 y (/.f64 1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 1 (*.f64 x (*.f64 y y)))) |
(*.f64 y (*.f64 y x)) |
(/.f64 1 (/.f64 (/.f64 1 (*.f64 x (*.f64 y y))) 1)) |
(*.f64 y (*.f64 y x)) |
(/.f64 -1 (neg.f64 (/.f64 1 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 y) (/.f64 -1 (*.f64 x y))) |
(*.f64 y (*.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 (pow.f64 y 4) (*.f64 x x)) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(pow.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (/.f64 1 (*.f64 x (*.f64 y y))) -1) |
(*.f64 y (*.f64 y x)) |
(neg.f64 (/.f64 y (/.f64 -1 (*.f64 x y)))) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 x x))) |
(fabs.f64 (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 y x)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) x)) |
(*.f64 y (*.f64 y x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (*.f64 y y))))) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (*.f64 (pow.f64 y 6) (pow.f64 x 3))) |
(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)) |
Compiled 6831 to 2608 computations (61.8% saved)
14 alts after pruning (4 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 371 | 0 | 371 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 371 | 14 | 385 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 3.7% | (/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| ✓ | 74.1% | (+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
| ✓ | 74.1% | (+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
| 74.1% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 (*.f64 y x)) y)) t) | |
| 71.6% | (+.f64 (/.f64 1 (/.f64 (/.f64 1 y) z)) t) | |
| ✓ | 94.5% | (+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
| ✓ | 89.2% | (+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
| ✓ | 71.6% | (+.f64 (*.f64 (*.f64 y y) x) t) |
| ✓ | 74.2% | (+.f64 (*.f64 (*.f64 y x) y) t) |
| ✓ | 71.8% | (+.f64 (*.f64 z y) t) |
| ✓ | 60.0% | (*.f64 (+.f64 (*.f64 y x) z) y) |
| 35.3% | (*.f64 (*.f64 y x) y) | |
| ✓ | 32.5% | (*.f64 z y) |
| 40.8% | t |
Compiled 395 to 203 computations (48.6% 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 y y) x) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 y) z)) t) |
(+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
(+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
(+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
(+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 (*.f64 y x)) y)) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 (pow.f64 y 2) x) t) |
(+.f64 (fma.f64 (*.f64 x y) y (*.f64 z y)) t) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) t) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 y (/.f64 (-.f64 (*.f64 y x) 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) (-.f64 (*.f64 x y) z)) t) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(fma.f64 (fma.f64 x y z) y t) |
| Outputs |
|---|
(fma.f64 (fma.f64 x y z) y t) |
6 calls:
| 13.0ms | z |
| 13.0ms | y |
| 12.0ms | t |
| 11.0ms | x |
| 10.0ms | (*.f64 (+.f64 (*.f64 x y) z) y) |
| 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 272 to 122 computations (55.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 y y) x) t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 y) z)) t) |
(+.f64 (/.f64 y (/.f64 1 (*.f64 y x))) t) |
(+.f64 (/.f64 y (/.f64 (/.f64 1 y) x)) t) |
(+.f64 (+.f64 (*.f64 y z) (*.f64 x (*.f64 y y))) t) |
(+.f64 (+.f64 (*.f64 (*.f64 x y) y) (*.f64 z y)) t) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 (*.f64 y x)) y)) t) |
(fma.f64 y z t) |
(+.f64 (*.f64 (pow.f64 y 2) x) t) |
(+.f64 (fma.f64 (*.f64 x y) y (*.f64 z y)) t) |
(+.f64 (/.f64 1 (/.f64 (/.f64 1 (fma.f64 x y z)) y)) t) |
(/.f64 (*.f64 (pow.f64 y 4) (neg.f64 (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
(+.f64 (/.f64 y (/.f64 (-.f64 (*.f64 y x) 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) (-.f64 (*.f64 x y) z)) t) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (pow.f64 y 4) (*.f64 x x))) (-.f64 t (*.f64 y (*.f64 y x)))) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
6 calls:
| 42.0ms | y |
| 39.0ms | z |
| 11.0ms | x |
| 11.0ms | (+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
| 11.0ms | 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 265 to 121 computations (54.3% 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 y y) x) t) |
| Outputs |
|---|
(*.f64 (+.f64 (*.f64 y x) z) y) |
(+.f64 (*.f64 z y) t) |
(*.f64 (+.f64 (*.f64 y x) z) y) |
4 calls:
| 28.0ms | t |
| 19.0ms | x |
| 15.0ms | z |
| 15.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | x |
| 91.9% | 3 | y |
| 89.6% | 3 | z |
| 86.6% | 5 | t |
Compiled 66 to 32 computations (51.5% 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) |
3 calls:
| 18.0ms | z |
| 14.0ms | x |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 3 | x |
| 75.2% | 5 | z |
| 86.0% | 3 | y |
Compiled 33 to 20 computations (39.4% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
| Outputs |
|---|
(*.f64 (*.f64 y x) y) |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
t |
(*.f64 z y) |
(*.f64 (*.f64 y x) y) |
4 calls:
| 30.0ms | t |
| 22.0ms | z |
| 20.0ms | x |
| 19.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.3% | 7 | z |
| 55.4% | 5 | x |
| 62.5% | 9 | t |
| 71.6% | 6 | y |
Compiled 33 to 23 computations (30.3% saved)
| Inputs |
|---|
t |
(*.f64 z y) |
| Outputs |
|---|
(*.f64 z y) |
t |
(*.f64 z y) |
1 calls:
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 3 | y |
Compiled 13 to 9 computations (30.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
t |
| Outputs |
|---|
t |
4 calls:
| 6.0ms | x |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.8% | 1 | x |
| 40.8% | 1 | t |
| 40.8% | 1 | z |
| 40.8% | 1 | y |
Compiled 25 to 20 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 8.39738068748338e+84 | 2.4285199632074373e+91 |
| 15.0ms | -1.8148075195925755e+31 | -3.0536356069911974e+24 |
| 21.0ms | 208× | body | 256 | valid |
| 7.0ms | 80× | body | 256 | infinite |
Compiled 416 to 284 computations (31.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 74.0ms | 6.104828174343804e+159 | 1.1443064871696516e+161 |
| 12.0ms | -1.2369530982418284e+102 | -1.0720653065315744e+101 |
| 72.0ms | 101× | body | 256 | valid |
| 12.0ms | 107× | body | 256 | infinite |
Compiled 280 to 196 computations (30% saved)
| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 6.104828174343804e+159 | 1.1443064871696516e+161 |
| 17.0ms | 1.816818858984112e-89 | 2.4798682472084853e-83 |
| 13.0ms | -9.638014245930741e-21 | -1.0415278342861564e-24 |
| 14.0ms | -4.255050033316966e-17 | -9.076399098789585e-18 |
| 10.0ms | -1.2369530982418284e+102 | -1.0720653065315744e+101 |
| 50.0ms | 459× | body | 256 | valid |
| 11.0ms | 117× | body | 256 | infinite |
Compiled 616 to 456 computations (26% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 1.816818858984112e-89 | 2.4798682472084853e-83 |
| 10.0ms | -3.0536356069911974e+24 | -4.507632943572578e+23 |
| 62.0ms | 237× | body | 256 | valid |
| 0.0ms | 3× | body | 256 | infinite |
Compiled 230 to 179 computations (22.2% saved)
| 1× | egg-herbie |
| 10× | *-commutative |
| 8× | +-commutative |
| 6× | if-if-or-not |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 283 |
| 1 | 74 | 283 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (fma.f64 x y z) y t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(if (<=.f64 y -8999999999999999897486646837248) (*.f64 (+.f64 (*.f64 y x) z) y) (if (<=.f64 y 13999999999999999514655098550391843690105015602402625584789653803338493583263652642816) (+.f64 (*.f64 z y) t) (*.f64 (+.f64 (*.f64 y x) z) y))) |
(if (<=.f64 y -180000000000000014518533753111159673947265995092128504870504930352298225409941317528068170976673660928) (*.f64 (*.f64 y x) y) (if (<=.f64 y 6900000000000000247959669211510258282038903019287334185388582009632277932553547363981295905177083562533173003556129417172438104068925524149885757722540959072256) (+.f64 (*.f64 z y) t) (*.f64 (*.f64 y x) y))) |
(if (<=.f64 y -135000000000000003118224745930453471782601869025020752083251341555665584050206349190433987411671252992) (*.f64 (*.f64 y x) y) (if (<=.f64 y -6814889626826961/324518553658426726783156020576256) (*.f64 z y) (if (<=.f64 y -5316911983139663/664613997892457936451903530140172288) (*.f64 (*.f64 y x) y) (if (<=.f64 y 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864) t (if (<=.f64 y 6199999999999999634648816478344014572835478259197865866120525071776467690569267557058083209623566946566338933262092736042624027159236012412597581855794644647936) (*.f64 z y) (*.f64 (*.f64 y x) y)))))) |
(if (<=.f64 y -2500000000000000226492416) (*.f64 z y) (if (<=.f64 y 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864) t (*.f64 z y))) |
t |
| Outputs |
|---|
(fma.f64 (fma.f64 x y z) y t) |
(+.f64 (*.f64 (+.f64 (*.f64 x y) z) y) t) |
(+.f64 t (*.f64 y (+.f64 z (*.f64 x y)))) |
(if (<=.f64 y -8999999999999999897486646837248) (*.f64 (+.f64 (*.f64 y x) z) y) (if (<=.f64 y 13999999999999999514655098550391843690105015602402625584789653803338493583263652642816) (+.f64 (*.f64 z y) t) (*.f64 (+.f64 (*.f64 y x) z) y))) |
(if (or (<=.f64 y -8999999999999999897486646837248) (not (<=.f64 y 13999999999999999514655098550391843690105015602402625584789653803338493583263652642816))) (*.f64 y (+.f64 z (*.f64 x y))) (+.f64 t (*.f64 y z))) |
(if (<=.f64 y -180000000000000014518533753111159673947265995092128504870504930352298225409941317528068170976673660928) (*.f64 (*.f64 y x) y) (if (<=.f64 y 6900000000000000247959669211510258282038903019287334185388582009632277932553547363981295905177083562533173003556129417172438104068925524149885757722540959072256) (+.f64 (*.f64 z y) t) (*.f64 (*.f64 y x) y))) |
(if (or (<=.f64 y -180000000000000014518533753111159673947265995092128504870504930352298225409941317528068170976673660928) (not (<=.f64 y 6900000000000000247959669211510258282038903019287334185388582009632277932553547363981295905177083562533173003556129417172438104068925524149885757722540959072256))) (*.f64 y (*.f64 x y)) (+.f64 t (*.f64 y z))) |
(if (<=.f64 y -135000000000000003118224745930453471782601869025020752083251341555665584050206349190433987411671252992) (*.f64 (*.f64 y x) y) (if (<=.f64 y -6814889626826961/324518553658426726783156020576256) (*.f64 z y) (if (<=.f64 y -5316911983139663/664613997892457936451903530140172288) (*.f64 (*.f64 y x) y) (if (<=.f64 y 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864) t (if (<=.f64 y 6199999999999999634648816478344014572835478259197865866120525071776467690569267557058083209623566946566338933262092736042624027159236012412597581855794644647936) (*.f64 z y) (*.f64 (*.f64 y x) y)))))) |
(if (<=.f64 y -135000000000000003118224745930453471782601869025020752083251341555665584050206349190433987411671252992) (*.f64 y (*.f64 x y)) (if (<=.f64 y -6814889626826961/324518553658426726783156020576256) (*.f64 y z) (if (<=.f64 y -5316911983139663/664613997892457936451903530140172288) (*.f64 y (*.f64 x y)) (if (<=.f64 y 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864) t (if (<=.f64 y 6199999999999999634648816478344014572835478259197865866120525071776467690569267557058083209623566946566338933262092736042624027159236012412597581855794644647936) (*.f64 y z) (*.f64 y (*.f64 x y))))))) |
(if (<=.f64 y -2500000000000000226492416) (*.f64 z y) (if (<=.f64 y 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864) t (*.f64 z y))) |
(if (<=.f64 y -2500000000000000226492416) (*.f64 y z) (if (<=.f64 y 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864) t (*.f64 y z))) |
t |
Compiled 142 to 82 computations (42.3% saved)
| 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 |
Compiled 28 to 11 computations (60.7% saved)
Compiled 262 to 112 computations (57.3% saved)
Loading profile data...