
Time bar (total: 3.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 7 computations (22.2% saved)
| 452.0ms | 1146× | body | 2048 | valid |
| 287.0ms | 1342× | body | 1024 | valid |
| 237.0ms | 2903× | body | 256 | valid |
| 179.0ms | 2052× | body | 256 | infinite |
| 111.0ms | 813× | body | 512 | valid |
| 1× | egg-herbie |
| 1164× | distribute-lft-in |
| 1114× | distribute-rgt-in |
| 862× | fma-neg |
| 760× | associate-/r* |
| 752× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 52 |
| 1 | 46 | 52 |
| 2 | 75 | 52 |
| 3 | 149 | 52 |
| 4 | 329 | 52 |
| 5 | 857 | 52 |
| 6 | 2804 | 52 |
| 7 | 7845 | 52 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 (neg.f64 a) x)) 1) |
(-.f64 (exp.f64 (*.f64 a (neg.f64 x))) 1) |
(-.f64 (exp.f64 (*.f64 x a)) 1) |
| Outputs |
|---|
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 (neg.f64 a) x)) 1) |
(expm1.f64 (*.f64 a (neg.f64 x))) |
(-.f64 (exp.f64 (*.f64 a (neg.f64 x))) 1) |
(expm1.f64 (*.f64 a (neg.f64 x))) |
(-.f64 (exp.f64 (*.f64 x a)) 1) |
(expm1.f64 (*.f64 a x)) |
(sort a x)
Compiled 10 to 8 computations (20% saved)
| 1× | egg-herbie |
| 1090× | fma-neg |
| 880× | unswap-sqr |
| 836× | cancel-sign-sub-inv |
| 760× | *-commutative |
| 684× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 18 | 11 |
| 2 | 25 | 11 |
| 3 | 38 | 11 |
| 4 | 73 | 11 |
| 5 | 178 | 11 |
| 6 | 570 | 11 |
| 7 | 2405 | 11 |
| 8 | 5838 | 11 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (exp.f64 (*.f64 a x)) 1) |
| Outputs |
|---|
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
Compiled 12 to 7 computations (41.7% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 2 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ▶ | 100.0% | (expm1.f64 (*.f64 a x)) |
| ▶ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ▶ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 28 to 20 computations (28.6% saved)
Found 3 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (exp.f64 (*.f64 a x)) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 28 to 9 computations (67.9% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | 0 | (expm1.f64 (*.f64 a x)) |
| 0.0ms | x | @ | 0 | (expm1.f64 (*.f64 a x)) |
| 0.0ms | a | @ | -inf | (expm1.f64 (*.f64 a x)) |
| 0.0ms | x | @ | -inf | (expm1.f64 (*.f64 a x)) |
| 0.0ms | a | @ | inf | (expm1.f64 (*.f64 a x)) |
| 1× | batch-egg-rewrite |
| 1664× | pow1 |
| 1530× | add-exp-log |
| 1528× | log1p-expm1-u |
| 1526× | expm1-log1p-u |
| 1500× | add-log-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 33 |
| 1 | 198 | 33 |
| 2 | 2149 | 33 |
| 1× | node limit |
| Inputs |
|---|
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(exp.f64 (*.f64 a x)) |
| Outputs |
|---|
(+.f64 (pow.f64 (exp.f64 x) a) -1) |
(+.f64 -1 (pow.f64 (exp.f64 x) a)) |
(-.f64 (pow.f64 (exp.f64 x) a) 1) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(*.f64 (expm1.f64 (*.f64 a x)) 1) |
(*.f64 1 (expm1.f64 (*.f64 a x))) |
(*.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2) (cbrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) (sqrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1) (-.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (-.f64 1 (*.f64 (pow.f64 (exp.f64 x) a) -1)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (+.f64 (pow.f64 (exp.f64 x) a) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (-.f64 (pow.f64 (exp.f64 x) a) -1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1)) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(pow.f64 (expm1.f64 (*.f64 a x)) 1) |
(pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 3) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) 2) |
(sqrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 2)) |
(log.f64 (exp.f64 (expm1.f64 (*.f64 a x)))) |
(cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
(exp.f64 (log.f64 (expm1.f64 (*.f64 a x)))) |
(log1p.f64 (expm1.f64 (expm1.f64 (*.f64 a x)))) |
(fma.f64 1 (pow.f64 (exp.f64 x) a) -1) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(+.f64 (pow.f64 (exp.f64 x) a) -1) |
(+.f64 -1 (pow.f64 (exp.f64 x) a)) |
(*.f64 (expm1.f64 (*.f64 a x)) 1) |
(*.f64 1 (expm1.f64 (*.f64 a x))) |
(*.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2) (cbrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) (sqrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1) (-.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (-.f64 1 (*.f64 (pow.f64 (exp.f64 x) a) -1)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (+.f64 (pow.f64 (exp.f64 x) a) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (-.f64 (pow.f64 (exp.f64 x) a) -1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1)) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(pow.f64 (expm1.f64 (*.f64 a x)) 1) |
(pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 3) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) 2) |
(sqrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 2)) |
(log.f64 (exp.f64 (expm1.f64 (*.f64 a x)))) |
(cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
(expm1.f64 (*.f64 a x)) |
(exp.f64 (log.f64 (expm1.f64 (*.f64 a x)))) |
(log1p.f64 (expm1.f64 (expm1.f64 (*.f64 a x)))) |
(fma.f64 1 (pow.f64 (exp.f64 x) a) -1) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(-.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) 1) |
(*.f64 (pow.f64 (exp.f64 x) a) 1) |
(*.f64 1 (pow.f64 (exp.f64 x) a)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(pow.f64 (pow.f64 (exp.f64 x) a) 1) |
(pow.f64 (exp.f64 x) a) |
(pow.f64 (E.f64) (*.f64 a x)) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) 3) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) 1/3) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 2) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 a x))) (sqrt.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2)) (cbrt.f64 (*.f64 a x))) |
(pow.f64 (pow.f64 (exp.f64 a) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 a) (sqrt.f64 x)) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 x) a))) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3)) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 x) a))) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 x) a))) |
| 1× | egg-herbie |
| 1080× | fma-def |
| 948× | unswap-sqr |
| 512× | cancel-sign-sub-inv |
| 402× | exp-prod |
| 400× | hypot-def |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 4047 |
| 1 | 339 | 3911 |
| 2 | 1192 | 3117 |
| 3 | 6509 | 3117 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
1 |
(+.f64 1 (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (*.f64 a x))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
1 |
(+.f64 1 (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (*.f64 a x))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(+.f64 (pow.f64 (exp.f64 x) a) -1) |
(+.f64 -1 (pow.f64 (exp.f64 x) a)) |
(-.f64 (pow.f64 (exp.f64 x) a) 1) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(*.f64 (expm1.f64 (*.f64 a x)) 1) |
(*.f64 1 (expm1.f64 (*.f64 a x))) |
(*.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2) (cbrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) (sqrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1) (-.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (-.f64 1 (*.f64 (pow.f64 (exp.f64 x) a) -1)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (+.f64 (pow.f64 (exp.f64 x) a) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (-.f64 (pow.f64 (exp.f64 x) a) -1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1)) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(pow.f64 (expm1.f64 (*.f64 a x)) 1) |
(pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 3) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) 2) |
(sqrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 2)) |
(log.f64 (exp.f64 (expm1.f64 (*.f64 a x)))) |
(cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
(exp.f64 (log.f64 (expm1.f64 (*.f64 a x)))) |
(log1p.f64 (expm1.f64 (expm1.f64 (*.f64 a x)))) |
(fma.f64 1 (pow.f64 (exp.f64 x) a) -1) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(+.f64 (pow.f64 (exp.f64 x) a) -1) |
(+.f64 -1 (pow.f64 (exp.f64 x) a)) |
(*.f64 (expm1.f64 (*.f64 a x)) 1) |
(*.f64 1 (expm1.f64 (*.f64 a x))) |
(*.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2) (cbrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) (sqrt.f64 (expm1.f64 (*.f64 a x)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1) (-.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (-.f64 1 (*.f64 (pow.f64 (exp.f64 x) a) -1)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (+.f64 (pow.f64 (exp.f64 x) a) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (-.f64 (pow.f64 (exp.f64 x) a) -1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1)) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(pow.f64 (expm1.f64 (*.f64 a x)) 1) |
(pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 3) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3) 1/3) |
(pow.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) 2) |
(sqrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 2)) |
(log.f64 (exp.f64 (expm1.f64 (*.f64 a x)))) |
(cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
(expm1.f64 (*.f64 a x)) |
(exp.f64 (log.f64 (expm1.f64 (*.f64 a x)))) |
(log1p.f64 (expm1.f64 (expm1.f64 (*.f64 a x)))) |
(fma.f64 1 (pow.f64 (exp.f64 x) a) -1) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(-.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) 1) |
(*.f64 (pow.f64 (exp.f64 x) a) 1) |
(*.f64 1 (pow.f64 (exp.f64 x) a)) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a))) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(pow.f64 (pow.f64 (exp.f64 x) a) 1) |
(pow.f64 (exp.f64 x) a) |
(pow.f64 (E.f64) (*.f64 a x)) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) 3) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) 1/3) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 2) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 a x))) (sqrt.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2)) (cbrt.f64 (*.f64 a x))) |
(pow.f64 (pow.f64 (exp.f64 a) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 a) (sqrt.f64 x)) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 x) a))) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3)) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 x) a))) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 x) a))) |
| Outputs |
|---|
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(fma.f64 a x (*.f64 (*.f64 x x) (*.f64 (*.f64 1/2 a) a))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (*.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3))))) |
(fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2)))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (fma.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 (pow.f64 x 4) (*.f64 1/24 (pow.f64 a 4)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (fma.f64 a x (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)))))) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(fma.f64 a x (*.f64 (*.f64 x x) (*.f64 (*.f64 1/2 a) a))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (*.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3))))) |
(fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2)))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (fma.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 (pow.f64 x 4) (*.f64 1/24 (pow.f64 a 4)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (fma.f64 a x (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)))))) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(fma.f64 a x (*.f64 (*.f64 x x) (*.f64 (*.f64 1/2 a) a))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (*.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3))))) |
(fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2)))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (fma.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 (pow.f64 x 4) (*.f64 1/24 (pow.f64 a 4)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (fma.f64 a x (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)))))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(fma.f64 a x (*.f64 (*.f64 x x) (*.f64 (*.f64 1/2 a) a))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (*.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3))))) |
(fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2)))))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 (*.f64 a x) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (fma.f64 a x (fma.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (*.f64 (pow.f64 x 4) (*.f64 1/24 (pow.f64 a 4)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)) (fma.f64 a x (*.f64 1/24 (*.f64 (pow.f64 a 4) (pow.f64 x 4)))))) |
1 |
(+.f64 1 (*.f64 a x)) |
(+.f64 (*.f64 a x) 1) |
(fma.f64 a x 1) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (*.f64 a x))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (+.f64 (*.f64 a x) 1)) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x 1)) |
(fma.f64 a x (fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) 1)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (+.f64 (fma.f64 a x (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))) 1)) |
(+.f64 (fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x 1)) (*.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3)))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3)) (fma.f64 a x 1))) |
1 |
(+.f64 1 (*.f64 a x)) |
(+.f64 (*.f64 a x) 1) |
(fma.f64 a x 1) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (*.f64 a x))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (+.f64 (*.f64 a x) 1)) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x 1)) |
(fma.f64 a x (fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) 1)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (+.f64 1 (+.f64 (*.f64 a x) (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (+.f64 (fma.f64 a x (*.f64 1/6 (*.f64 (pow.f64 a 3) (pow.f64 x 3)))) 1)) |
(+.f64 (fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 a x 1)) (*.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3)))) |
(fma.f64 1/2 (*.f64 a (*.f64 a (*.f64 x x))) (fma.f64 (pow.f64 x 3) (*.f64 1/6 (pow.f64 a 3)) (fma.f64 a x 1))) |
(+.f64 (pow.f64 (exp.f64 x) a) -1) |
(expm1.f64 (*.f64 a x)) |
(+.f64 -1 (pow.f64 (exp.f64 x) a)) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (pow.f64 (exp.f64 x) a) 1) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(*.f64 (expm1.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(*.f64 1 (expm1.f64 (*.f64 a x))) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2)) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2) (cbrt.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) (sqrt.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1) (-.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(expm1.f64 (*.f64 a x)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (-.f64 1 (*.f64 (pow.f64 (exp.f64 x) a) -1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (+.f64 (pow.f64 (exp.f64 x) a) 1)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (-.f64 (pow.f64 (exp.f64 x) a) -1)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1)) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(pow.f64 (expm1.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 3) |
(expm1.f64 (*.f64 a x)) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3) 1/3) |
(expm1.f64 (*.f64 a x)) |
(pow.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) 2) |
(expm1.f64 (*.f64 a x)) |
(sqrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 2)) |
(expm1.f64 (*.f64 a x)) |
(log.f64 (exp.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
(expm1.f64 (*.f64 a x)) |
(exp.f64 (log.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(log1p.f64 (expm1.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(fma.f64 1 (pow.f64 (exp.f64 x) a) -1) |
(expm1.f64 (*.f64 a x)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(expm1.f64 (*.f64 a x)) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(expm1.f64 (*.f64 a x)) |
(+.f64 (pow.f64 (exp.f64 x) a) -1) |
(expm1.f64 (*.f64 a x)) |
(+.f64 -1 (pow.f64 (exp.f64 x) a)) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (expm1.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(*.f64 1 (expm1.f64 (*.f64 a x))) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2)) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 2) (cbrt.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) (sqrt.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(*.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (/.f64 1 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1) (-.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(expm1.f64 (*.f64 a x)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (-.f64 1 (*.f64 (pow.f64 (exp.f64 x) a) -1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (+.f64 (pow.f64 (exp.f64 x) a) 1)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1) (-.f64 (pow.f64 (exp.f64 x) a) -1)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) -1)) (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 (pow.f64 (exp.f64 x) a) 1)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a)))) (/.f64 1 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))))) |
(+.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 a) x) 3) (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a))))) (/.f64 -1 (+.f64 1 (+.f64 (pow.f64 (exp.f64 a) x) (pow.f64 (exp.f64 x) (*.f64 2 a)))))) |
(/.f64 (+.f64 -1 (pow.f64 (pow.f64 (exp.f64 a) x) 3)) (fma.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (pow.f64 (exp.f64 a) x)) 1)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) -1)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2) (+.f64 1 (pow.f64 (exp.f64 x) a))) (/.f64 1 (+.f64 1 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) (*.f64 2 a)) (+.f64 1 (pow.f64 (exp.f64 a) x))) (/.f64 -1 (+.f64 1 (pow.f64 (exp.f64 a) x)))) |
(/.f64 (-.f64 1 (pow.f64 (exp.f64 x) (*.f64 a 2))) (-.f64 -1 (pow.f64 (exp.f64 a) x))) |
(pow.f64 (expm1.f64 (*.f64 a x)) 1) |
(expm1.f64 (*.f64 a x)) |
(pow.f64 (cbrt.f64 (expm1.f64 (*.f64 a x))) 3) |
(expm1.f64 (*.f64 a x)) |
(pow.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3) 1/3) |
(expm1.f64 (*.f64 a x)) |
(pow.f64 (sqrt.f64 (expm1.f64 (*.f64 a x))) 2) |
(expm1.f64 (*.f64 a x)) |
(sqrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 2)) |
(expm1.f64 (*.f64 a x)) |
(log.f64 (exp.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(cbrt.f64 (pow.f64 (expm1.f64 (*.f64 a x)) 3)) |
(expm1.f64 (*.f64 a x)) |
(expm1.f64 (*.f64 a x)) |
(exp.f64 (log.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(log1p.f64 (expm1.f64 (expm1.f64 (*.f64 a x)))) |
(expm1.f64 (*.f64 a x)) |
(fma.f64 1 (pow.f64 (exp.f64 x) a) -1) |
(expm1.f64 (*.f64 a x)) |
(fma.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(expm1.f64 (*.f64 a x)) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a)) -1) |
(expm1.f64 (*.f64 a x)) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(-.f64 (+.f64 (pow.f64 (exp.f64 x) a) 1) 1) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 (pow.f64 (exp.f64 x) a) 1) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 1 (pow.f64 (exp.f64 x) a)) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2))) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (cbrt.f64 (pow.f64 (exp.f64 x) a))) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (sqrt.f64 (pow.f64 (exp.f64 x) a))) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 1)) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (pow.f64 (exp.f64 x) a) 1) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (exp.f64 x) a) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (E.f64) (*.f64 a x)) |
(pow.f64 (exp.f64 a) x) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) 3) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3) 1/3) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)) 2) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 a x))) (sqrt.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2)) (cbrt.f64 (*.f64 a x))) |
(pow.f64 (pow.f64 (exp.f64 a) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(pow.f64 (pow.f64 (exp.f64 a) (sqrt.f64 x)) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 2)) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(log.f64 (exp.f64 (pow.f64 (exp.f64 x) a))) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) 3)) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(expm1.f64 (log1p.f64 (pow.f64 (exp.f64 x) a))) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
(log1p.f64 (expm1.f64 (pow.f64 (exp.f64 x) a))) |
(+.f64 1 (expm1.f64 (*.f64 a x))) |
(pow.f64 (exp.f64 a) x) |
Compiled 1296 to 640 computations (50.6% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 4 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 87 | 6 | 93 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ▶ | 10.8% | (-.f64 1 1) |
| ▶ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ▶ | 55.1% | (*.f64 a x) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
| ▶ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ▶ | 10.8% | (-.f64 1 1) |
| ▶ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ▶ | 55.1% | (*.f64 a x) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 92 to 66 computations (28.3% saved)
Found 4 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 62.3% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 100.0% | (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2)))) |
| ✓ | 98.4% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ✓ | 85.3% | (*.f64 x (*.f64 a (*.f64 a 1/2))) |
Compiled 68 to 36 computations (47.1% saved)
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | 0 | (*.f64 x (*.f64 a (*.f64 a 1/2))) |
| 1.0ms | x | @ | 0 | (*.f64 x (*.f64 a (*.f64 a 1/2))) |
| 1.0ms | a | @ | inf | (*.f64 x (*.f64 a (*.f64 a 1/2))) |
| 0.0ms | x | @ | inf | (*.f64 x (*.f64 a (*.f64 a 1/2))) |
| 0.0ms | x | @ | -inf | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| 1× | batch-egg-rewrite |
| 1568× | fma-def |
| 1506× | log-prod |
| 526× | fma-neg |
| 510× | expm1-udef |
| 508× | log1p-udef |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 88 |
| 1 | 316 | 74 |
| 2 | 4418 | 74 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2)))) |
(-.f64 (+.f64 (*.f64 a x) 1) 1) |
| Outputs |
|---|
(+.f64 0 (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) 1) |
(pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(+.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(+.f64 (*.f64 x a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(+.f64 0 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 x a) 3) (pow.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 3)) (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x a) 2) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) (-.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3))) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2))) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) x) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) x) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 3) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (pow.f64 (exp.f64 x) a))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(fma.f64 x a (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 x a (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)) (*.f64 x a)) |
(fma.f64 a x (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 a x (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 a (*.f64 a 1/2)) (*.f64 x x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) x (*.f64 x a)) |
(fma.f64 (*.f64 x a) 1 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 x a) 1 (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x a) (*.f64 (*.f64 a 1/2) x) (*.f64 x a)) |
(fma.f64 1 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1 (*.f64 x a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) (*.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) x) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x x) (*.f64 a (*.f64 a 1/2)) (*.f64 x a)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) x) (*.f64 x a)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (sqrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (sqrt.f64 x)) (*.f64 x a)) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 x a)) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 x a)) (*.f64 a 1/2) (*.f64 x a)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2)) (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 x a)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 1) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (/.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(*.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 1) |
(*.f64 1 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) |
(*.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2) (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) (/.f64 1 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)) (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)))) |
(/.f64 1 (/.f64 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3))) (neg.f64 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2))) (neg.f64 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a)) |
(pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 2)) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(log.f64 (*.f64 (exp.f64 a) (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)) (+.f64 1 (expm1.f64 a)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (exp.f64 a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (+.f64 1 (expm1.f64 a)))) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 x (*.f64 a (*.f64 a 1/2)) a) |
(fma.f64 a 1 (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 a (*.f64 x (*.f64 a 1/2)) a) |
(fma.f64 a (*.f64 (*.f64 a 1/2) x) a) |
(fma.f64 (*.f64 a 1/2) (*.f64 x a) a) |
(fma.f64 (*.f64 a (*.f64 a 1/2)) x a) |
(fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 1 a) |
(fma.f64 (*.f64 x a) (*.f64 a 1/2) a) |
(fma.f64 1 a (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 1 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) (*.f64 a 1/2)) a) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) a) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) 2) (*.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) x) a) |
(fma.f64 (cbrt.f64 a) (pow.f64 (cbrt.f64 a) 2) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (cbrt.f64 a) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a a) (*.f64 1/2 x) a) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) a) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 a (sqrt.f64 1/2)) (*.f64 (*.f64 a (sqrt.f64 1/2)) x) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 x (*.f64 a 1/2)) a a) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) 2)) (cbrt.f64 (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 x (*.f64 a a)) 1/2 a) |
(fma.f64 (*.f64 x (*.f64 a (sqrt.f64 1/2))) (*.f64 a (sqrt.f64 1/2)) a) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a 1/2)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) a) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a 1/2)) (sqrt.f64 x)) (sqrt.f64 x) a) |
(fma.f64 (*.f64 (*.f64 x a) a) 1/2 a) |
(fma.f64 (*.f64 (*.f64 x a) 1/2) a a) |
(fma.f64 (*.f64 (*.f64 x a) (pow.f64 (cbrt.f64 (*.f64 a 1/2)) 2)) (cbrt.f64 (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 (*.f64 x a) (sqrt.f64 (*.f64 a 1/2))) (sqrt.f64 (*.f64 a 1/2)) a) |
(+.f64 (*.f64 x a) 0) |
(+.f64 1 (fma.f64 x a -1)) |
(+.f64 (fma.f64 x a 1) -1) |
(+.f64 0 (*.f64 x a)) |
(+.f64 -1 (fma.f64 x a 1)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) (cbrt.f64 (pow.f64 (exp.f64 x) a)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)))) |
(*.f64 x a) |
(*.f64 a x) |
(*.f64 (*.f64 x a) 1) |
(*.f64 1 (*.f64 x a)) |
(*.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1)) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a)) |
(*.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x)) |
(*.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a))) |
(*.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a)) |
(*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(*.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1)) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a)) |
(*.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a)) |
(*.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)) (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1))) |
(/.f64 1 (/.f64 (fma.f64 x a 2) (*.f64 (fma.f64 x a 2) (*.f64 x a)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (+.f64 (pow.f64 (fma.f64 x a 1) 2) (-.f64 1 (*.f64 (fma.f64 x a 1) -1)))) |
(/.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (fma.f64 x a 2)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1)) (neg.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a))) (neg.f64 (fma.f64 x a 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x a) 3) 0) (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 0 (*.f64 (*.f64 x a) 0)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x a) 2) 0) (*.f64 x a)) |
(pow.f64 (*.f64 x a) 1) |
(pow.f64 (cbrt.f64 (*.f64 x a)) 3) |
(pow.f64 (sqrt.f64 (*.f64 x a)) 2) |
(pow.f64 (pow.f64 (*.f64 x a) 3) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 x a) 2)) |
(log.f64 (pow.f64 (exp.f64 x) a)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x a)))) |
(cbrt.f64 (pow.f64 (*.f64 x a) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x a))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 x a)) 1)) |
(exp.f64 (log.f64 (*.f64 x a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x a)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x a))) |
(fma.f64 x a 0) |
(fma.f64 a x 0) |
(fma.f64 (*.f64 x a) 1 0) |
(fma.f64 1 (*.f64 x a) 0) |
(fma.f64 1 (fma.f64 x a 1) -1) |
(fma.f64 (fma.f64 x a 1) 1 -1) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) 0) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) 0) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) 0) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) 0) |
(fma.f64 (cbrt.f64 (fma.f64 x a 1)) (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) (cbrt.f64 (fma.f64 x a 1)) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) (*.f64 (cbrt.f64 (fma.f64 x a 1)) 1) -1) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) 0) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) 0) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) 0) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) 0) |
(fma.f64 (sqrt.f64 (fma.f64 x a 1)) (sqrt.f64 (fma.f64 x a 1)) -1) |
(fma.f64 (sqrt.f64 (fma.f64 x a 1)) (*.f64 (sqrt.f64 (fma.f64 x a 1)) 1) -1) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) 0) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 x a) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 1 (*.f64 x a)))) -1) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) 0) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x a) 2) -1) (/.f64 1 (fma.f64 x a -1)) -1) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) 0) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) 0) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) 0) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) 0) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) 0) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) 0) |
| 1× | egg-herbie |
| 1528× | fma-neg |
| 900× | associate-*r* |
| 760× | associate-*l* |
| 758× | log-prod |
| 526× | fma-def |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 486 | 8839 |
| 1 | 1178 | 8051 |
| 2 | 4562 | 8043 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(+.f64 0 (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) 1) |
(pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(+.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(+.f64 (*.f64 x a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(+.f64 0 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 x a) 3) (pow.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 3)) (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x a) 2) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) (-.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3))) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2))) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) x) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) x) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 3) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (pow.f64 (exp.f64 x) a))) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(fma.f64 x a (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 x a (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)) (*.f64 x a)) |
(fma.f64 a x (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 a x (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 a (*.f64 a 1/2)) (*.f64 x x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) x (*.f64 x a)) |
(fma.f64 (*.f64 x a) 1 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 x a) 1 (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x a) (*.f64 (*.f64 a 1/2) x) (*.f64 x a)) |
(fma.f64 1 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1 (*.f64 x a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) (*.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) x) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x x) (*.f64 a (*.f64 a 1/2)) (*.f64 x a)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) x) (*.f64 x a)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (sqrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (sqrt.f64 x)) (*.f64 x a)) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 x a)) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 x a)) (*.f64 a 1/2) (*.f64 x a)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2)) (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 x a)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 1) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (/.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(*.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 1) |
(*.f64 1 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) |
(*.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2) (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) (/.f64 1 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)) (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)))) |
(/.f64 1 (/.f64 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3))) (neg.f64 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2))) (neg.f64 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a)) |
(pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 1) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 2)) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(log.f64 (*.f64 (exp.f64 a) (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)) (+.f64 1 (expm1.f64 a)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (exp.f64 a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (+.f64 1 (expm1.f64 a)))) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 x (*.f64 a (*.f64 a 1/2)) a) |
(fma.f64 a 1 (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 a (*.f64 x (*.f64 a 1/2)) a) |
(fma.f64 a (*.f64 (*.f64 a 1/2) x) a) |
(fma.f64 (*.f64 a 1/2) (*.f64 x a) a) |
(fma.f64 (*.f64 a (*.f64 a 1/2)) x a) |
(fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 1 a) |
(fma.f64 (*.f64 x a) (*.f64 a 1/2) a) |
(fma.f64 1 a (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 1 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) (*.f64 a 1/2)) a) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) a) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) 2) (*.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) x) a) |
(fma.f64 (cbrt.f64 a) (pow.f64 (cbrt.f64 a) 2) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (cbrt.f64 a) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a a) (*.f64 1/2 x) a) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) a) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 a (sqrt.f64 1/2)) (*.f64 (*.f64 a (sqrt.f64 1/2)) x) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 x (*.f64 a 1/2)) a a) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) 2)) (cbrt.f64 (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 x (*.f64 a a)) 1/2 a) |
(fma.f64 (*.f64 x (*.f64 a (sqrt.f64 1/2))) (*.f64 a (sqrt.f64 1/2)) a) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a 1/2)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) a) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a 1/2)) (sqrt.f64 x)) (sqrt.f64 x) a) |
(fma.f64 (*.f64 (*.f64 x a) a) 1/2 a) |
(fma.f64 (*.f64 (*.f64 x a) 1/2) a a) |
(fma.f64 (*.f64 (*.f64 x a) (pow.f64 (cbrt.f64 (*.f64 a 1/2)) 2)) (cbrt.f64 (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 (*.f64 x a) (sqrt.f64 (*.f64 a 1/2))) (sqrt.f64 (*.f64 a 1/2)) a) |
(+.f64 (*.f64 x a) 0) |
(+.f64 1 (fma.f64 x a -1)) |
(+.f64 (fma.f64 x a 1) -1) |
(+.f64 0 (*.f64 x a)) |
(+.f64 -1 (fma.f64 x a 1)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) (cbrt.f64 (pow.f64 (exp.f64 x) a)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)))) |
(*.f64 x a) |
(*.f64 a x) |
(*.f64 (*.f64 x a) 1) |
(*.f64 1 (*.f64 x a)) |
(*.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1)) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a)) |
(*.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x)) |
(*.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a))) |
(*.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a)) |
(*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(*.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1)) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a)) |
(*.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a)) |
(*.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)) (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1))) |
(/.f64 1 (/.f64 (fma.f64 x a 2) (*.f64 (fma.f64 x a 2) (*.f64 x a)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (+.f64 (pow.f64 (fma.f64 x a 1) 2) (-.f64 1 (*.f64 (fma.f64 x a 1) -1)))) |
(/.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (fma.f64 x a 2)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1)) (neg.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a))) (neg.f64 (fma.f64 x a 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x a) 3) 0) (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 0 (*.f64 (*.f64 x a) 0)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x a) 2) 0) (*.f64 x a)) |
(pow.f64 (*.f64 x a) 1) |
(pow.f64 (cbrt.f64 (*.f64 x a)) 3) |
(pow.f64 (sqrt.f64 (*.f64 x a)) 2) |
(pow.f64 (pow.f64 (*.f64 x a) 3) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 x a) 2)) |
(log.f64 (pow.f64 (exp.f64 x) a)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x a)))) |
(cbrt.f64 (pow.f64 (*.f64 x a) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x a))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 x a)) 1)) |
(exp.f64 (log.f64 (*.f64 x a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x a)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x a))) |
(fma.f64 x a 0) |
(fma.f64 a x 0) |
(fma.f64 (*.f64 x a) 1 0) |
(fma.f64 1 (*.f64 x a) 0) |
(fma.f64 1 (fma.f64 x a 1) -1) |
(fma.f64 (fma.f64 x a 1) 1 -1) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) 0) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) 0) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) 0) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) 0) |
(fma.f64 (cbrt.f64 (fma.f64 x a 1)) (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) (cbrt.f64 (fma.f64 x a 1)) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) (*.f64 (cbrt.f64 (fma.f64 x a 1)) 1) -1) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) 0) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) 0) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) 0) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) 0) |
(fma.f64 (sqrt.f64 (fma.f64 x a 1)) (sqrt.f64 (fma.f64 x a 1)) -1) |
(fma.f64 (sqrt.f64 (fma.f64 x a 1)) (*.f64 (sqrt.f64 (fma.f64 x a 1)) 1) -1) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) 0) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 x a) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 1 (*.f64 x a)))) -1) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) 0) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x a) 2) -1) (/.f64 1 (fma.f64 x a -1)) -1) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) 0) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) 0) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) 0) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) 0) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) 0) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) 0) |
| Outputs |
|---|
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 a x) |
(+.f64 0 (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 1/2 a))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 1/2 a))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 1/2 a))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 1/2 a))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 1/2 a))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 1/2 (*.f64 a a)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 1/2 (*.f64 a a)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) 1) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 1) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 3) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) 1/3) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(pow.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) 2) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(exp.f64 (log.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 1/2 (*.f64 a a))) |
(+.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 x a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 0 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 1/2 a)) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 1/2 a)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 1/2 a)) a)) x)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) x)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/2 (*.f64 a (*.f64 a x)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/2 (*.f64 a (*.f64 a x)) a)) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x a) 3) (pow.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 3)) (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a x) 3) (pow.f64 (*.f64 x (*.f64 (*.f64 1/2 a) (*.f64 a x))) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 x (*.f64 (*.f64 1/2 a) (*.f64 a x))) (-.f64 (*.f64 x (*.f64 (*.f64 1/2 a) (*.f64 a x))) (*.f64 a x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a x) 3) (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3)) (fma.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) (-.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) (*.f64 a x)) (pow.f64 (*.f64 a x) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a x) 3) (*.f64 1/8 (pow.f64 (pow.f64 (*.f64 a x) 2) 3))) (fma.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 1/2 (*.f64 a x) -1)) (pow.f64 (*.f64 a x) 2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x a) 2) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) (-.f64 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2))) (*.f64 x (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (*.f64 x (*.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2) x))) (*.f64 x (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (pow.f64 (*.f64 a x) 2) 1/4))) x) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3))) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) (-.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) a) (*.f64 a a)) (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) (-.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) a) (*.f64 a a))) x) |
(*.f64 (/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) (fma.f64 1/2 (*.f64 a (*.f64 a x)) (neg.f64 a)) (*.f64 a a))) x) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2))) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 x (/.f64 (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) x) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) x) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) x) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(/.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) (-.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) a) (*.f64 a a)) (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) (-.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) a) (*.f64 a a))) x) |
(*.f64 (/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) (fma.f64 1/2 (*.f64 a (*.f64 a x)) (neg.f64 a)) (*.f64 a a))) x) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) x) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 x (/.f64 (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) x) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) x) |
(pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 3) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3) 1/3) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 2) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (pow.f64 (exp.f64 x) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (exp.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3) (pow.f64 x 3))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 x a (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 x a (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 a x (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 a x (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 a 1/2)) (*.f64 x x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) x (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x a) 1 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x a) 1 (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x a) (*.f64 (*.f64 a 1/2) x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1 (*.f64 x a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1 (*.f64 x a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) (*.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x x) (*.f64 a (*.f64 a 1/2)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 x (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(+.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) (/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) (*.f64 x (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(+.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) (/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2)))) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))))) (cbrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (sqrt.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (sqrt.f64 x)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (*.f64 x a)) (*.f64 a 1/2) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2)) (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2)))) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (fma.f64 x (*.f64 1/2 (*.f64 a a)) a)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) 1) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (/.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)) (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(*.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 1) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 1 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2)) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2) (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) (-.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) a) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) (-.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) (fma.f64 1/2 (*.f64 a (*.f64 a x)) (neg.f64 a)) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) (/.f64 1 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)) (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)) (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) (-.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) a) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) (-.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) (fma.f64 1/2 (*.f64 a (*.f64 a x)) (neg.f64 a)) (*.f64 a a))) |
(/.f64 1 (/.f64 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))) (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)) (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) (-.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) a) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) (-.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) (fma.f64 1/2 (*.f64 a (*.f64 a x)) (neg.f64 a)) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3)) (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)) (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2) (*.f64 a (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 a (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a)))) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2))) |
(/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 a (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2))) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2)) (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)) (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 3) (pow.f64 a 3))) (neg.f64 (fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) (*.f64 a a)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 3) (pow.f64 a 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) (-.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) a) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 3) (pow.f64 a 3)) (fma.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) (-.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) (pow.f64 a 3)) (fma.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) (fma.f64 1/2 (*.f64 a (*.f64 a x)) (neg.f64 a)) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2))) (neg.f64 (-.f64 a (*.f64 (*.f64 a 1/2) (*.f64 x a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)) (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 2) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a)) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (*.f64 1/2 a) (*.f64 a x)) 2)) (-.f64 a (*.f64 (*.f64 1/2 a) (*.f64 a x)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 x (*.f64 1/2 (*.f64 a a))) 2)) (-.f64 a (*.f64 x (*.f64 1/2 (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))) 2)) (+.f64 a (*.f64 (*.f64 a x) (*.f64 a -1/2)))) |
(pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 1) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(pow.f64 (cbrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 3) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(pow.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3) 1/3) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(pow.f64 (sqrt.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 2) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(sqrt.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 2)) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (exp.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (*.f64 (exp.f64 a) (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 x) a) (*.f64 a 1/2)) (+.f64 1 (expm1.f64 a)))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (exp.f64 a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)))) (+.f64 1 (expm1.f64 a)))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(cbrt.f64 (pow.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a) 3)) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(expm1.f64 (log1p.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(exp.f64 (log.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a)) 1)) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(log1p.f64 (expm1.f64 (fma.f64 x (*.f64 a (*.f64 a 1/2)) a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 x (*.f64 a (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 a 1 (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 a (*.f64 x (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 a (*.f64 (*.f64 a 1/2) x) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 a 1/2) (*.f64 x a) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 a (*.f64 a 1/2)) x a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a)) 1 a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 x a) (*.f64 a 1/2) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 1 a (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 1 (*.f64 (*.f64 a 1/2) (*.f64 x a)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) 2) (cbrt.f64 (*.f64 (*.f64 a 1/2) (*.f64 x a))) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) 2) (*.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) x) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (cbrt.f64 a) (pow.f64 (cbrt.f64 a) 2) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (cbrt.f64 a) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 a a) (*.f64 1/2 x) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) (*.f64 (sqrt.f64 x) (*.f64 a (sqrt.f64 1/2))) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 a (sqrt.f64 1/2)) (*.f64 (*.f64 a (sqrt.f64 1/2)) x) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 x (*.f64 a 1/2)) a a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (*.f64 a (*.f64 a 1/2))) 2)) (cbrt.f64 (*.f64 a (*.f64 a 1/2))) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 x (*.f64 a a)) 1/2 a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 x (*.f64 a (sqrt.f64 1/2))) (*.f64 a (sqrt.f64 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a 1/2)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a 1/2)) (sqrt.f64 x)) (sqrt.f64 x) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 x a) a) 1/2 a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 x a) 1/2) a a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 x a) (pow.f64 (cbrt.f64 (*.f64 a 1/2)) 2)) (cbrt.f64 (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 (*.f64 x a) (sqrt.f64 (*.f64 a 1/2))) (sqrt.f64 (*.f64 a 1/2)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 x (*.f64 1/2 (*.f64 a a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(+.f64 (*.f64 x a) 0) |
(*.f64 a x) |
(+.f64 1 (fma.f64 x a -1)) |
(*.f64 a x) |
(+.f64 (fma.f64 x a 1) -1) |
(*.f64 a x) |
(+.f64 0 (*.f64 x a)) |
(*.f64 a x) |
(+.f64 -1 (fma.f64 x a 1)) |
(*.f64 a x) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)) (cbrt.f64 (pow.f64 (exp.f64 x) a)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) a)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) a)))) |
(*.f64 a x) |
(*.f64 x a) |
(*.f64 a x) |
(*.f64 a x) |
(*.f64 (*.f64 x a) 1) |
(*.f64 a x) |
(*.f64 1 (*.f64 x a)) |
(*.f64 a x) |
(*.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2)) |
(*.f64 a x) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a))) |
(*.f64 a x) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1)) |
(*.f64 a x) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a)) |
(*.f64 a x) |
(*.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x)) |
(*.f64 a x) |
(*.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a))) |
(*.f64 a x) |
(*.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1)) |
(*.f64 a x) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a)) |
(*.f64 a x) |
(*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x)) |
(*.f64 a x) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2))) |
(*.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2))) |
(*.f64 a x) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1)) |
(*.f64 a x) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a)) |
(*.f64 a x) |
(*.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a)) |
(*.f64 a x) |
(*.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 a x) |
(*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 a x) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)) (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2))) |
(/.f64 1 (/.f64 (fma.f64 x a 2) (*.f64 (fma.f64 x a 2) (*.f64 x a)))) |
(*.f64 a x) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (+.f64 (pow.f64 (fma.f64 x a 1) 2) (-.f64 1 (*.f64 (fma.f64 x a 1) -1)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 1 (+.f64 (fma.f64 a x 1) (pow.f64 (fma.f64 a x 1) 2)))) |
(/.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (fma.f64 x a 2)) |
(*.f64 a x) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1)) (neg.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a))) (neg.f64 (fma.f64 x a 2))) |
(*.f64 a x) |
(/.f64 (+.f64 (pow.f64 (*.f64 x a) 3) 0) (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 0 (*.f64 (*.f64 x a) 0)))) |
(*.f64 a x) |
(/.f64 (-.f64 (pow.f64 (*.f64 x a) 2) 0) (*.f64 x a)) |
(*.f64 a x) |
(pow.f64 (*.f64 x a) 1) |
(*.f64 a x) |
(pow.f64 (cbrt.f64 (*.f64 x a)) 3) |
(*.f64 a x) |
(pow.f64 (sqrt.f64 (*.f64 x a)) 2) |
(*.f64 a x) |
(pow.f64 (pow.f64 (*.f64 x a) 3) 1/3) |
(*.f64 a x) |
(sqrt.f64 (pow.f64 (*.f64 x a) 2)) |
(*.f64 a x) |
(log.f64 (pow.f64 (exp.f64 x) a)) |
(*.f64 a x) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x a)))) |
(*.f64 a x) |
(cbrt.f64 (pow.f64 (*.f64 x a) 3)) |
(*.f64 a x) |
(expm1.f64 (log1p.f64 (*.f64 x a))) |
(*.f64 a x) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 x a)) 1)) |
(*.f64 a x) |
(exp.f64 (log.f64 (*.f64 x a))) |
(*.f64 a x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x a)) 1)) |
(*.f64 a x) |
(log1p.f64 (expm1.f64 (*.f64 x a))) |
(*.f64 a x) |
(fma.f64 x a 0) |
(*.f64 a x) |
(fma.f64 a x 0) |
(*.f64 a x) |
(fma.f64 (*.f64 x a) 1 0) |
(*.f64 a x) |
(fma.f64 1 (*.f64 x a) 0) |
(*.f64 a x) |
(fma.f64 1 (fma.f64 x a 1) -1) |
(*.f64 a x) |
(fma.f64 (fma.f64 x a 1) 1 -1) |
(*.f64 a x) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) 0) |
(*.f64 a x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) 0) |
(*.f64 a x) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (cbrt.f64 (*.f64 x a)) 1) 0) |
(*.f64 a x) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) 0) |
(*.f64 a x) |
(fma.f64 (cbrt.f64 (fma.f64 x a 1)) (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) -1) |
(*.f64 a x) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) (cbrt.f64 (fma.f64 x a 1)) -1) |
(*.f64 a x) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x a 1)) 2) (*.f64 (cbrt.f64 (fma.f64 x a 1)) 1) -1) |
(*.f64 a x) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) 0) |
(*.f64 a x) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) 0) |
(*.f64 a x) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (*.f64 (sqrt.f64 (*.f64 x a)) 1) 0) |
(*.f64 a x) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) 0) |
(*.f64 a x) |
(fma.f64 (sqrt.f64 (fma.f64 x a 1)) (sqrt.f64 (fma.f64 x a 1)) -1) |
(*.f64 a x) |
(fma.f64 (sqrt.f64 (fma.f64 x a 1)) (*.f64 (sqrt.f64 (fma.f64 x a 1)) 1) -1) |
(*.f64 a x) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) 0) |
(*.f64 a x) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 x a) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x a) 2) (-.f64 1 (*.f64 x a)))) -1) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 a x) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 1 (*.f64 a x)))) -1) |
(+.f64 -1 (/.f64 (+.f64 1 (pow.f64 (*.f64 a x) 3)) (-.f64 1 (-.f64 (*.f64 a x) (pow.f64 (*.f64 a x) 2))))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2))) 0) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x a 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (fma.f64 x a 1) 2) (fma.f64 x a 2)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a x 1) 3) -1) (+.f64 (pow.f64 (fma.f64 a x 1) 2) (fma.f64 a x 2))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x a) 2) -1) (/.f64 1 (fma.f64 x a -1)) -1) |
(fma.f64 (+.f64 (pow.f64 (*.f64 a x) 2) -1) (/.f64 1 (fma.f64 x a -1)) -1) |
(fma.f64 (+.f64 (pow.f64 (*.f64 a x) 2) -1) (/.f64 1 (fma.f64 a x -1)) -1) |
(+.f64 -1 (/.f64 (+.f64 (pow.f64 (*.f64 a x) 2) -1) (fma.f64 a x -1))) |
(fma.f64 (*.f64 (fma.f64 x a 2) (*.f64 x a)) (/.f64 1 (fma.f64 x a 2)) 0) |
(*.f64 a x) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 x a 1)) 1) (-.f64 (sqrt.f64 (fma.f64 x a 1)) 1) 0) |
(*.f64 a x) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) 0) |
(*.f64 a x) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) 0) |
(*.f64 a x) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) 0) |
(*.f64 a x) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) 0) |
(*.f64 a x) |
Compiled 5190 to 2653 computations (48.9% saved)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 3 | 303 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 2 | 2 |
| Total | 300 | 9 | 309 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ✓ | 10.8% | (-.f64 1 1) |
| ▶ | 63.8% | (+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| ✓ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ▶ | 63.9% | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| ✓ | 55.1% | (*.f64 a x) |
| ▶ | 28.5% | (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
| ✓ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ✓ | 10.8% | (-.f64 1 1) |
| ▶ | 63.8% | (+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| ✓ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ▶ | 63.9% | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| ✓ | 55.1% | (*.f64 a x) |
| ▶ | 28.5% | (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 170 to 112 computations (34.1% saved)
Found 7 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 (*.f64 a 1/2) (*.f64 x a)) |
| ✓ | 95.7% | (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
| ✓ | 95.3% | (+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| ✓ | 100.0% | (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
| ✓ | 99.8% | (*.f64 a (*.f64 a x)) |
| ✓ | 98.4% | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| ✓ | 72.4% | (*.f64 (*.f64 a a) (*.f64 x x)) |
Compiled 104 to 37 computations (64.4% saved)
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | a | @ | inf | (*.f64 (*.f64 a 1/2) (*.f64 x a)) |
| 1.0ms | x | @ | 0 | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| 0.0ms | a | @ | 0 | (*.f64 (*.f64 a a) (*.f64 x x)) |
| 0.0ms | a | @ | inf | (*.f64 (*.f64 a a) (*.f64 x x)) |
| 0.0ms | x | @ | 0 | (*.f64 (*.f64 a a) (*.f64 x x)) |
| 1× | batch-egg-rewrite |
| 1958× | log-prod |
| 902× | fma-neg |
| 568× | expm1-udef |
| 568× | log1p-udef |
| 448× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 163 |
| 1 | 406 | 139 |
| 2 | 5020 | 139 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 a a) (*.f64 x x)) |
(*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
(*.f64 a (*.f64 a x)) |
(+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) |
(*.f64 (*.f64 a 1/2) (*.f64 x a)) |
| Outputs |
|---|
(+.f64 0 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))) (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 a x) 2))) 1) |
(pow.f64 (pow.f64 (*.f64 a x) 2) 1) |
(pow.f64 (*.f64 a x) 2) |
(pow.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) 3) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 a x) 2) 3) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 a 4))) |
(log.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 a x) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 a x) 2) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a a) 3) (pow.f64 (*.f64 x x) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x x) 3) (pow.f64 (*.f64 a a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 a x) 2))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 a x) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 a x) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 a x) 2))) |
(+.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(+.f64 0 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) (/.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 (*.f64 x 1/2) a) (pow.f64 (*.f64 a x) 2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2))) (neg.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) x) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) x) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 3) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) a) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (pow.f64 (exp.f64 x) a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x a (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 x 1/2) a)) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) x (*.f64 a x)) |
(fma.f64 1 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) (cbrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 a x)) (sqrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) (*.f64 a x) (*.f64 a x)) |
(+.f64 0 (*.f64 a (*.f64 a x))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 a (*.f64 a x)))) 1) |
(pow.f64 (*.f64 a (*.f64 a x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 a (*.f64 a x))) 3) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/3) |
(pow.f64 (*.f64 a (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 a 4) (*.f64 x x))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 a x))))) |
(cbrt.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 a 3) (pow.f64 (*.f64 a x) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a a) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 3) (pow.f64 a 3))) |
(expm1.f64 (log1p.f64 (*.f64 a (*.f64 a x)))) |
(exp.f64 (log.f64 (*.f64 a (*.f64 a x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 a x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 a (*.f64 a x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (/.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(*.f64 a (+.f64 1 (*.f64 (*.f64 x 1/2) a))) |
(*.f64 a (+.f64 (*.f64 (*.f64 x 1/2) a) 1)) |
(*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 1) |
(*.f64 1 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) |
(*.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (/.f64 1 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 1 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) a) |
(/.f64 1 (/.f64 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))) (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))))) |
(/.f64 1 (/.f64 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))) (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (+.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (neg.f64 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (neg.f64 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(/.f64 (fma.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)) (neg.f64 (*.f64 a a))) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))) |
(pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 1) |
(pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 2)) |
(log.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(log.f64 (*.f64 (exp.f64 a) (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2) (+.f64 1 (expm1.f64 a)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (exp.f64 a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (+.f64 1 (expm1.f64 a)))) |
(cbrt.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 a (*.f64 (*.f64 x 1/2) a) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 (*.f64 a 1/2) (*.f64 a x) a) |
(fma.f64 (*.f64 a x) (*.f64 a 1/2) a) |
(fma.f64 1 a (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1 (*.f64 a (*.f64 (*.f64 x 1/2) a)) a) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (cbrt.f64 a) (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 2) (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) a) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) a a) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) (/.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) |
(*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) x) |
(*.f64 (*.f64 a x) (+.f64 1 (*.f64 (*.f64 x 1/2) a))) |
(*.f64 (*.f64 a x) (+.f64 (*.f64 (*.f64 x 1/2) a) 1)) |
(*.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(*.f64 1 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) (*.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (/.f64 1 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (*.f64 x (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 (*.f64 x 1/2) a) (pow.f64 (*.f64 a x) 2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2))) (neg.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) x) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) x) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 3) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) a) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (pow.f64 (exp.f64 x) a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x a (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 x 1/2) a)) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) x (*.f64 a x)) |
(fma.f64 1 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) (cbrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 a x)) (sqrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) (*.f64 a x) (*.f64 a x)) |
(+.f64 0 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 1) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 3) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) |
(log.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(+.f64 0 (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)) (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) 1) |
(pow.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 3) |
(pow.f64 (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) 2) |
(pow.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) 1/3) |
(sqrt.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(cbrt.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(exp.f64 (log.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
| 1× | egg-herbie |
| 1312× | cancel-sign-sub-inv |
| 1102× | log-prod |
| 888× | fma-neg |
| 592× | associate-*r* |
| 534× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 12743 |
| 1 | 975 | 10919 |
| 2 | 3954 | 10835 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 (pow.f64 a 2) x) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(+.f64 0 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))) (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 a x) 2))) 1) |
(pow.f64 (pow.f64 (*.f64 a x) 2) 1) |
(pow.f64 (*.f64 a x) 2) |
(pow.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) 3) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 a x) 2) 3) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 a 4))) |
(log.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 a x) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 a x) 2) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a a) 3) (pow.f64 (*.f64 x x) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x x) 3) (pow.f64 (*.f64 a a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 a x) 2))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 a x) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 a x) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 a x) 2))) |
(+.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(+.f64 0 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) (/.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 (*.f64 x 1/2) a) (pow.f64 (*.f64 a x) 2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2))) (neg.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) x) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) x) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 3) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) a) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (pow.f64 (exp.f64 x) a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x a (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 x 1/2) a)) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) x (*.f64 a x)) |
(fma.f64 1 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) (cbrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 a x)) (sqrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) (*.f64 a x) (*.f64 a x)) |
(+.f64 0 (*.f64 a (*.f64 a x))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 a (*.f64 a x)))) 1) |
(pow.f64 (*.f64 a (*.f64 a x)) 1) |
(pow.f64 (cbrt.f64 (*.f64 a (*.f64 a x))) 3) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/3) |
(pow.f64 (*.f64 a (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (pow.f64 a 4) (*.f64 x x))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 a x))))) |
(cbrt.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 a 3) (pow.f64 (*.f64 a x) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a a) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 3) (pow.f64 a 3))) |
(expm1.f64 (log1p.f64 (*.f64 a (*.f64 a x)))) |
(exp.f64 (log.f64 (*.f64 a (*.f64 a x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 a x))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 a (*.f64 a x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (/.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(*.f64 a (+.f64 1 (*.f64 (*.f64 x 1/2) a))) |
(*.f64 a (+.f64 (*.f64 (*.f64 x 1/2) a) 1)) |
(*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 1) |
(*.f64 1 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) |
(*.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (/.f64 1 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 1 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) a) |
(/.f64 1 (/.f64 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))) (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))))) |
(/.f64 1 (/.f64 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))) (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (+.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (neg.f64 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (neg.f64 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(/.f64 (fma.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)) (neg.f64 (*.f64 a a))) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))) |
(pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 1) |
(pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) |
(sqrt.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 2)) |
(log.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(log.f64 (*.f64 (exp.f64 a) (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2) (+.f64 1 (expm1.f64 a)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (exp.f64 a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (+.f64 1 (expm1.f64 a)))) |
(cbrt.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 a (*.f64 (*.f64 x 1/2) a) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 (*.f64 a 1/2) (*.f64 a x) a) |
(fma.f64 (*.f64 a x) (*.f64 a 1/2) a) |
(fma.f64 1 a (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1 (*.f64 a (*.f64 (*.f64 x 1/2) a)) a) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (cbrt.f64 a) (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 2) (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) a) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) a a) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) (/.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) |
(*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) x) |
(*.f64 (*.f64 a x) (+.f64 1 (*.f64 (*.f64 x 1/2) a))) |
(*.f64 (*.f64 a x) (+.f64 (*.f64 (*.f64 x 1/2) a) 1)) |
(*.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(*.f64 1 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) (*.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (/.f64 1 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (*.f64 x (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 (*.f64 x 1/2) a) (pow.f64 (*.f64 a x) 2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2))) (neg.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) x) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) x) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 3) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) a) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (pow.f64 (exp.f64 x) a))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) (pow.f64 x 3))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x a (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 x 1/2) a)) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) x (*.f64 a x)) |
(fma.f64 1 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) (cbrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 a x)) (sqrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) (*.f64 a x) (*.f64 a x)) |
(+.f64 0 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) 1) |
(pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 1) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 3) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) |
(log.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(exp.f64 (log.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(+.f64 0 (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)) (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) 1) |
(pow.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 3) |
(pow.f64 (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) 2) |
(pow.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) 1/3) |
(sqrt.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(cbrt.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(exp.f64 (log.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
| Outputs |
|---|
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (pow.f64 a 2) (pow.f64 x 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
(*.f64 (pow.f64 a 2) x) |
(*.f64 a (*.f64 a x)) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
a |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(+.f64 a (*.f64 1/2 (*.f64 (pow.f64 a 2) x))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) x)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(+.f64 0 (pow.f64 (*.f64 a x) 2)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))) (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))))) |
(*.f64 2 (*.f64 1/2 (pow.f64 (*.f64 a x) 2))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 a x) 2))) 1) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(pow.f64 (pow.f64 (*.f64 a x) 2) 1) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(pow.f64 (*.f64 a x) 2) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) 3) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 a x) 2) 3) 1/3) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(sqrt.f64 (*.f64 (pow.f64 x 4) (pow.f64 a 4))) |
(sqrt.f64 (*.f64 (pow.f64 a 4) (pow.f64 x 4))) |
(sqrt.f64 (pow.f64 (*.f64 a x) 4)) |
(log.f64 (exp.f64 (pow.f64 (*.f64 a x) 2))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 a x) 2)))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 a x) 2) 3)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a a) 3) (pow.f64 (*.f64 x x) 3))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x x) 3) (pow.f64 (*.f64 a a) 3))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) (pow.f64 x 3))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 a x) 2))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(exp.f64 (log.f64 (pow.f64 (*.f64 a x) 2))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 a x) 2)) 1)) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 a x) 2))) |
(*.f64 (*.f64 a a) (*.f64 x x)) |
(pow.f64 (*.f64 a x) 2) |
(+.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 0 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 a (*.f64 x 1/2)) a)) x)) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 a (*.f64 x 1/2)) a)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 a (*.f64 x 1/2)) a)) x)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) x)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 a) (fma.f64 x (*.f64 a 1/2) 1)) x)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 a) (fma.f64 x (*.f64 a 1/2) 1)) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) (/.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 (*.f64 x 1/2) a) (pow.f64 (*.f64 a x) 2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 (*.f64 x 1/2) (*.f64 a (pow.f64 (*.f64 a x) 2)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (*.f64 1/2 (pow.f64 (*.f64 a x) 3))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (+.f64 (+.f64 (pow.f64 (*.f64 a x) 2) (*.f64 1/4 (pow.f64 (*.f64 a x) 4))) (*.f64 -1/2 (pow.f64 (*.f64 a x) 3)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2))) (neg.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2)) (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (*.f64 1/4 (pow.f64 (*.f64 a x) 4))) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a x) 2) (*.f64 -1/4 (pow.f64 (*.f64 a x) 4))) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) (/.f64 (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) x) |
(*.f64 (/.f64 x (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2)))) x)) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) x) |
(*.f64 (/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) x) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) x) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) (/.f64 (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) x) |
(*.f64 (/.f64 x (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) x) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2)))) x)) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) x) |
(*.f64 (/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) x) |
(pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 3) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) 1/3) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) a) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (pow.f64 (exp.f64 x) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) (pow.f64 x 3))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 x a (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 x 1/2) a)) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) x (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 1 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) (cbrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (sqrt.f64 (*.f64 a x)) (sqrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) (*.f64 a x) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 0 (*.f64 a (*.f64 a x))) |
(*.f64 a (*.f64 a x)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)))) |
(*.f64 a (*.f64 a x)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 a (*.f64 a x)))) 1) |
(*.f64 a (*.f64 a x)) |
(pow.f64 (*.f64 a (*.f64 a x)) 1) |
(*.f64 a (*.f64 a x)) |
(pow.f64 (cbrt.f64 (*.f64 a (*.f64 a x))) 3) |
(*.f64 a (*.f64 a x)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/3) |
(*.f64 a (*.f64 a x)) |
(pow.f64 (*.f64 a (sqrt.f64 x)) 2) |
(*.f64 a (*.f64 a x)) |
(sqrt.f64 (*.f64 (pow.f64 a 4) (*.f64 x x))) |
(fabs.f64 (*.f64 a (*.f64 a x))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a)) |
(*.f64 a (*.f64 a x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 a x))))) |
(*.f64 a (*.f64 a x)) |
(cbrt.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3)) |
(*.f64 a (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 a 3) (pow.f64 (*.f64 a x) 3))) |
(*.f64 a (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a a) 3) (pow.f64 x 3))) |
(*.f64 a (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 3) (pow.f64 a 3))) |
(*.f64 a (*.f64 a x)) |
(expm1.f64 (log1p.f64 (*.f64 a (*.f64 a x)))) |
(*.f64 a (*.f64 a x)) |
(exp.f64 (log.f64 (*.f64 a (*.f64 a x)))) |
(*.f64 a (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 a x))) 1)) |
(*.f64 a (*.f64 a x)) |
(log1p.f64 (expm1.f64 (*.f64 a (*.f64 a x)))) |
(*.f64 a (*.f64 a x)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (/.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) |
(*.f64 a (+.f64 1 (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 a (+.f64 (*.f64 (*.f64 x 1/2) a) 1)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 1) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 1 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (/.f64 1 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) 1) (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 1 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(/.f64 1 (/.f64 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))) (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) 1) (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) |
(/.f64 1 (/.f64 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))) (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) 1) (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) (+.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) (fma.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)) (*.f64 a (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (-.f64 (fma.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)) (*.f64 a a)) (*.f64 (pow.f64 a 3) (*.f64 x 1/2)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (neg.f64 (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) 1) (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (neg.f64 (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (fma.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)) (neg.f64 (*.f64 a a))) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2))))) |
(/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) |
(pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 1) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) 1/3) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(sqrt.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 2)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (*.f64 (exp.f64 a) (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 a)) (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2) (+.f64 1 (expm1.f64 a)))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (exp.f64 a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) (+.f64 1 (expm1.f64 a)))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(cbrt.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(expm1.f64 (log1p.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 a (*.f64 (*.f64 x 1/2) a) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (*.f64 a (*.f64 a x)) 1/2 a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (*.f64 a 1/2) (*.f64 a x) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (*.f64 a x) (*.f64 a 1/2) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 1 a (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 1 (*.f64 a (*.f64 (*.f64 x 1/2) a)) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (cbrt.f64 a) (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 2) (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) a a) |
(fma.f64 1/2 (*.f64 a (*.f64 a x)) a) |
(*.f64 a (fma.f64 x (*.f64 a 1/2) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) (/.f64 (pow.f64 (*.f64 a x) 2) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) x) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 a x) (+.f64 1 (*.f64 (*.f64 x 1/2) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 a x) (+.f64 (*.f64 (*.f64 x 1/2) a) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 1 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2) (*.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (/.f64 1 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) (cbrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 x (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) (sqrt.f64 x)) (sqrt.f64 x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 (*.f64 x 1/2) a) (pow.f64 (*.f64 a x) 2))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 (*.f64 x 1/2) (*.f64 a (pow.f64 (*.f64 a x) 2)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (+.f64 (pow.f64 (*.f64 a x) 2) (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (*.f64 1/2 (pow.f64 (*.f64 a x) 3))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (+.f64 (+.f64 (pow.f64 (*.f64 a x) 2) (*.f64 1/4 (pow.f64 (*.f64 a x) 4))) (*.f64 -1/2 (pow.f64 (*.f64 a x) 3)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) (pow.f64 (*.f64 a x) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (*.f64 (*.f64 a x) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 3) (pow.f64 (*.f64 a x) 3)) 1) (+.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (*.f64 a (*.f64 x (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 6)) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a x) 6) 1/8 (pow.f64 (*.f64 a x) 3)) (fma.f64 (*.f64 a x) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2)) (*.f64 1/4 (pow.f64 (*.f64 a x) 4)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2) (pow.f64 (*.f64 a x) 2))) (neg.f64 (*.f64 (*.f64 a x) (fma.f64 a (*.f64 1/2 x) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 a (*.f64 x 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 (*.f64 a x) (fma.f64 x (*.f64 a 1/2) -1))) |
(/.f64 (-.f64 (*.f64 1/4 (pow.f64 (*.f64 a x) 4)) (pow.f64 (*.f64 a x) 2)) (*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) (-.f64 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)) 2)) (-.f64 (*.f64 a x) (*.f64 1/2 (pow.f64 (*.f64 a x) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a x) 2) (*.f64 1/4 (pow.f64 (*.f64 a x) 4))) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a x) 2) (*.f64 -1/4 (pow.f64 (*.f64 a x) 4))) (fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) -1/2))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)))) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) (/.f64 (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) x) |
(*.f64 (/.f64 x (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3))) |
(/.f64 (*.f64 x (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x))))) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2)))) x)) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) x) |
(*.f64 (/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) x) |
(/.f64 (*.f64 (+.f64 (pow.f64 a 3) (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) x) (fma.f64 a a (*.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) (fma.f64 a (*.f64 (*.f64 x 1/2) a) (neg.f64 a))))) |
(/.f64 (+.f64 (pow.f64 a 3) (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) (/.f64 (fma.f64 a a (*.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (fma.f64 a (*.f64 a (*.f64 x 1/2)) (neg.f64 a))))) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3)) (*.f64 a (+.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))))))) x) |
(*.f64 (/.f64 x (*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 x 1/2)) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1)))))) (fma.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8 (pow.f64 a 3))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) x) (-.f64 a (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(/.f64 (+.f64 (*.f64 a a) (*.f64 -1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) (/.f64 (-.f64 a (*.f64 a (*.f64 a (*.f64 x 1/2)))) x)) |
(*.f64 (/.f64 (fma.f64 a a (*.f64 (*.f64 (pow.f64 a 4) (*.f64 x x)) -1/4)) (-.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) x) |
(*.f64 (/.f64 (fma.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) (*.f64 a (neg.f64 a))) (*.f64 a (fma.f64 x (*.f64 a 1/2) -1))) x) |
(pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 1) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 3) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3) 1/3) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 2) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 x) a) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 a x))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (pow.f64 (exp.f64 x) a))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (+.f64 1 (expm1.f64 (*.f64 a x))))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)) 3)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 (*.f64 x 1/2) a) a) 3) (pow.f64 x 3))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 a (*.f64 (*.f64 x 1/2) a) a)))) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 a x (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 x a (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 x (*.f64 a (*.f64 (*.f64 x 1/2) a)) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) x (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 1 (*.f64 a x) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 a x)) 2) (cbrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (sqrt.f64 (*.f64 a x)) (sqrt.f64 (*.f64 a x)) (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(fma.f64 (*.f64 (*.f64 x 1/2) a) (*.f64 a x) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)) (*.f64 a x)) |
(*.f64 x (*.f64 a (fma.f64 x (*.f64 a 1/2) 1))) |
(*.f64 a (*.f64 x (fma.f64 x (*.f64 a 1/2) 1))) |
(+.f64 0 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)))) (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))))) (log.f64 (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 a x) 2)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) 1) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 1) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 3) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3) 1/3) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 2) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(sqrt.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 2)) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(log.f64 (exp.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2) 3)) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (log.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2)) 1)) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/2))) |
(*.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x x)) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 0 (*.f64 a (*.f64 (*.f64 x 1/2) a))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)) (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))) (cbrt.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))))) (log.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))))) (log.f64 (cbrt.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) 1) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(pow.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)) 1) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(pow.f64 (cbrt.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 3) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(pow.f64 (*.f64 (sqrt.f64 1/2) (*.f64 a (sqrt.f64 x))) 2) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(pow.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8)) |
(sqrt.f64 (*.f64 1/4 (*.f64 (pow.f64 a 4) (*.f64 x x)))) |
(sqrt.f64 (*.f64 (pow.f64 a 4) (*.f64 (*.f64 x x) 1/4))) |
(sqrt.f64 (*.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 x) a) a) 1/2)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(cbrt.f64 (*.f64 1/8 (pow.f64 (*.f64 a (*.f64 a x)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 a x)) 3) 1/8)) |
(cbrt.f64 (*.f64 (*.f64 (pow.f64 a 6) (pow.f64 x 3)) 1/8)) |
(expm1.f64 (log1p.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(exp.f64 (log.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a))) 1)) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
(log1p.f64 (expm1.f64 (*.f64 a (*.f64 (*.f64 x 1/2) a)))) |
(*.f64 1/2 (*.f64 a (*.f64 a x))) |
(*.f64 x (*.f64 a (*.f64 a 1/2))) |
Compiled 4727 to 2652 computations (43.9% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 253 | 2 | 255 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 6 | 6 |
| Total | 253 | 11 | 264 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ✓ | 10.8% | (-.f64 1 1) |
| ✓ | 63.8% | (+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| ▶ | 63.1% | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| ✓ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ✓ | 63.9% | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| ▶ | 24.8% | (*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
| ✓ | 55.1% | (*.f64 a x) |
| ✓ | 28.5% | (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
| ✓ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ✓ | 10.8% | (-.f64 1 1) |
| ✓ | 63.8% | (+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| ▶ | 63.1% | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| ✓ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ✓ | 63.9% | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| ▶ | 24.8% | (*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
| ✓ | 55.1% | (*.f64 a x) |
| ✓ | 28.5% | (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 218 to 144 computations (33.9% saved)
Found 4 expressions with local accuracy:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (*.f64 x 1/2) a) |
| ✓ | 99.8% | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| 99.8% | (*.f64 a (*.f64 a x)) | |
| ✓ | 95.7% | (*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
Compiled 63 to 29 computations (54% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| 0.0ms | x | @ | -inf | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| 0.0ms | x | @ | 0 | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| 0.0ms | a | @ | inf | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| 0.0ms | x | @ | inf | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| 1× | batch-egg-rewrite |
| 1630× | log-prod |
| 868× | prod-diff |
| 676× | pow-prod-up |
| 644× | fma-def |
| 584× | pow-exp |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 65 |
| 1 | 292 | 59 |
| 2 | 3700 | 59 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
(*.f64 (*.f64 x 1/2) a) |
| Outputs |
|---|
(+.f64 0 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 1) |
(pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 3) |
(pow.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 2)) |
(log.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(cbrt.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x 1/2) 3) (pow.f64 (*.f64 x (*.f64 a a)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(exp.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 2)) |
(log1p.f64 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(+.f64 (*.f64 x a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(+.f64 (*.f64 x a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(+.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) (*.f64 x a)) |
(+.f64 0 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) |
(+.f64 (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a))) (*.f64 x a)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 1) |
(/.f64 (*.f64 (*.f64 x a) (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) |
(/.f64 (*.f64 (*.f64 x a) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1)) (fma.f64 1/2 (*.f64 x a) -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) (*.f64 x a)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1) (*.f64 x a)) (fma.f64 1/2 (*.f64 x a) -1)) |
(pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 3) |
(pow.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 2)) |
(log.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 a) x) (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (pow.f64 (exp.f64 a) x))) |
(log.f64 (*.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (pow.f64 (exp.f64 a) x))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x a) 3) (pow.f64 (fma.f64 x (*.f64 1/2 a) 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 1/2 a) 1) 3) (pow.f64 (*.f64 x a) 3))) |
(expm1.f64 (log1p.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(exp.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 3)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3)) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 2)) |
(log1p.f64 (expm1.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(fma.f64 x a (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 x a (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 x (*.f64 a (*.f64 1/2 (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) |
(fma.f64 a x (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 a x (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)) (*.f64 x a)) |
(fma.f64 (*.f64 x a) 1 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 x a) 1 (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 x (*.f64 a a)) (*.f64 x 1/2) (*.f64 x a)) |
(fma.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) x (*.f64 x a)) |
(fma.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 1 (*.f64 x a)) |
(fma.f64 (*.f64 x 1/2) (*.f64 x (*.f64 a a)) (*.f64 x a)) |
(fma.f64 (*.f64 1/2 (*.f64 x a)) (*.f64 x a) (*.f64 x a)) |
(fma.f64 1 (*.f64 x a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1 (*.f64 x a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 x a)))) x) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x 1/2)) 2) (*.f64 (cbrt.f64 (*.f64 x 1/2)) (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (pow.f64 (*.f64 x a) 2) 1/2 (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) x) (*.f64 x a)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 x 1/2)) (*.f64 (sqrt.f64 (*.f64 x 1/2)) (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 1/2 a) (*.f64 (*.f64 x a) x) (*.f64 x a)) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4))) (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2))) (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 x a)) a (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (cbrt.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 a a)) x (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 a (sqrt.f64 x))) (*.f64 a (sqrt.f64 x)) (*.f64 x a)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(+.f64 0 (*.f64 1/2 (*.f64 x a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))) (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) |
(-.f64 (fma.f64 x (*.f64 1/2 a) 1) 1) |
(pow.f64 (*.f64 1/2 (*.f64 x a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 1/2 (*.f64 x a))) 3) |
(pow.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 1/2 (*.f64 x a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2)) |
(log.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 1/2 (*.f64 x a)))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 1/2 (*.f64 x a))) 1)) |
(exp.f64 (log.f64 (*.f64 1/2 (*.f64 x a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 1/2 (*.f64 x a)))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 1/2 (*.f64 x a)))) 1/3)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 3) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 1/2 (*.f64 x a)))) 2)) |
(log1p.f64 (expm1.f64 (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1 (fma.f64 x (*.f64 1/2 a) 1) -1) |
(fma.f64 (fma.f64 x (*.f64 1/2 a) 1) 1 -1) |
(fma.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) 2) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) 2) (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) -1) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) (sqrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) -1) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) -1) |
(fma.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1) (/.f64 1 (fma.f64 1/2 (*.f64 x a) -1)) -1) |
| 1× | egg-herbie |
| 1558× | log-prod |
| 770× | exp-prod |
| 642× | fma-neg |
| 570× | associate-*r* |
| 520× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 6414 |
| 1 | 803 | 5410 |
| 2 | 2696 | 5238 |
| 3 | 6305 | 5238 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(+.f64 0 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 1) |
(pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 3) |
(pow.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 2)) |
(log.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(cbrt.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x 1/2) 3) (pow.f64 (*.f64 x (*.f64 a a)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(exp.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 2)) |
(log1p.f64 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(+.f64 (*.f64 x a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(+.f64 (*.f64 x a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(+.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) (*.f64 x a)) |
(+.f64 0 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) |
(+.f64 (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a))) (*.f64 x a)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 1) |
(/.f64 (*.f64 (*.f64 x a) (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) |
(/.f64 (*.f64 (*.f64 x a) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1)) (fma.f64 1/2 (*.f64 x a) -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) (*.f64 x a)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1) (*.f64 x a)) (fma.f64 1/2 (*.f64 x a) -1)) |
(pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 3) |
(pow.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 2)) |
(log.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 a) x) (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (pow.f64 (exp.f64 a) x))) |
(log.f64 (*.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (pow.f64 (exp.f64 a) x))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x a) 3) (pow.f64 (fma.f64 x (*.f64 1/2 a) 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 1/2 a) 1) 3) (pow.f64 (*.f64 x a) 3))) |
(expm1.f64 (log1p.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(exp.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 3)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3)) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 2)) |
(log1p.f64 (expm1.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(fma.f64 x a (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 x a (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 x (*.f64 a (*.f64 1/2 (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) |
(fma.f64 a x (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 a x (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)) (*.f64 x a)) |
(fma.f64 (*.f64 x a) 1 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 x a) 1 (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 x (*.f64 a a)) (*.f64 x 1/2) (*.f64 x a)) |
(fma.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) x (*.f64 x a)) |
(fma.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 1 (*.f64 x a)) |
(fma.f64 (*.f64 x 1/2) (*.f64 x (*.f64 a a)) (*.f64 x a)) |
(fma.f64 (*.f64 1/2 (*.f64 x a)) (*.f64 x a) (*.f64 x a)) |
(fma.f64 1 (*.f64 x a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1 (*.f64 x a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 x a)))) x) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x 1/2)) 2) (*.f64 (cbrt.f64 (*.f64 x 1/2)) (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (pow.f64 (*.f64 x a) 2) 1/2 (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) x) (*.f64 x a)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (sqrt.f64 (*.f64 x 1/2)) (*.f64 (sqrt.f64 (*.f64 x 1/2)) (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 1/2 a) (*.f64 (*.f64 x a) x) (*.f64 x a)) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4))) (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2))) (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 x a)) a (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (cbrt.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 a a)) x (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 a (sqrt.f64 x))) (*.f64 a (sqrt.f64 x)) (*.f64 x a)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(+.f64 0 (*.f64 1/2 (*.f64 x a))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))) (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) |
(-.f64 (fma.f64 x (*.f64 1/2 a) 1) 1) |
(pow.f64 (*.f64 1/2 (*.f64 x a)) 1) |
(pow.f64 (cbrt.f64 (*.f64 1/2 (*.f64 x a))) 3) |
(pow.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 1/2 (*.f64 x a))) 2) |
(sqrt.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2)) |
(log.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (*.f64 x a))))) |
(cbrt.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 1/2 (*.f64 x a)))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 1/2 (*.f64 x a))) 1)) |
(exp.f64 (log.f64 (*.f64 1/2 (*.f64 x a)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 1) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 1/2 (*.f64 x a)))) 3)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 1/2 (*.f64 x a)))) 1/3)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 3) 1/3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 1/2 (*.f64 x a)))) 2)) |
(log1p.f64 (expm1.f64 (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1 (fma.f64 x (*.f64 1/2 a) 1) -1) |
(fma.f64 (fma.f64 x (*.f64 1/2 a) 1) 1 -1) |
(fma.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) 2) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) 2) (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) -1) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) (sqrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) -1) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) -1) |
(fma.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1) (/.f64 1 (fma.f64 1/2 (*.f64 x a) -1)) -1) |
| Outputs |
|---|
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 a x) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 a 2) (pow.f64 x 2))) (*.f64 a x)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(*.f64 1/2 (*.f64 a x)) |
(+.f64 0 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 1/2) (pow.f64 (*.f64 a x) 2))) (cbrt.f64 (pow.f64 (exp.f64 1/2) (pow.f64 (*.f64 a x) 2))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/2) (pow.f64 (*.f64 a x) 2))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/2) (pow.f64 (*.f64 a x) 2))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/2) (pow.f64 (*.f64 a x) 2))))) |
(*.f64 3 (log.f64 (cbrt.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/2) (pow.f64 (*.f64 a x) 2))))) |
(*.f64 2 (log.f64 (sqrt.f64 (sqrt.f64 (exp.f64 (pow.f64 (*.f64 a x) 2)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 1) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 1) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 3) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 3) 1/3) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(pow.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(sqrt.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 2)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(log.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(cbrt.f64 (pow.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 3)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) 3))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) 3) (pow.f64 x 3))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x 1/2) 3) (pow.f64 (*.f64 x (*.f64 a a)) 3))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(expm1.f64 (log1p.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 1)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 1) 1)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 3)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 1/3)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) 2)) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(log1p.f64 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) |
(*.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a))) |
(*.f64 1/2 (pow.f64 (*.f64 a x) 2)) |
(+.f64 (*.f64 x a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 x a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 0 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)))) (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 a) x) (fma.f64 x (*.f64 1/2 a) 1))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 a) x) (fma.f64 x (*.f64 1/2 a) 1))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 1) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(/.f64 (*.f64 (*.f64 x a) (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) |
(/.f64 (*.f64 a x) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 a x)) 2) (+.f64 1 (*.f64 -1/2 (*.f64 a x)))) (+.f64 1 (*.f64 1/8 (pow.f64 (*.f64 a x) 3))))) |
(*.f64 (/.f64 (*.f64 a x) (+.f64 1 (+.f64 (*.f64 (*.f64 a x) -1/2) (*.f64 (pow.f64 (*.f64 a x) 2) 1/4)))) (fma.f64 1/8 (pow.f64 (*.f64 a x) 3) 1)) |
(/.f64 (+.f64 (*.f64 a x) (*.f64 1/8 (pow.f64 (*.f64 a x) 4))) (+.f64 1 (*.f64 (*.f64 1/2 (*.f64 a x)) (fma.f64 1/2 (*.f64 a x) -1)))) |
(/.f64 (*.f64 (*.f64 x a) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1)) (fma.f64 1/2 (*.f64 x a) -1)) |
(/.f64 (*.f64 a x) (/.f64 (fma.f64 1/2 (*.f64 a x) -1) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 a x)) 2) -1))) |
(*.f64 (/.f64 (*.f64 a x) (fma.f64 (*.f64 1/2 x) a -1)) (+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/4) -1)) |
(*.f64 (/.f64 a (/.f64 (fma.f64 1/2 (*.f64 a x) -1) x)) (+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/4) -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) (*.f64 x a)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) |
(/.f64 (*.f64 a x) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 a x)) 2) (+.f64 1 (*.f64 -1/2 (*.f64 a x)))) (+.f64 1 (*.f64 1/8 (pow.f64 (*.f64 a x) 3))))) |
(*.f64 (/.f64 (*.f64 a x) (+.f64 1 (+.f64 (*.f64 (*.f64 a x) -1/2) (*.f64 (pow.f64 (*.f64 a x) 2) 1/4)))) (fma.f64 1/8 (pow.f64 (*.f64 a x) 3) 1)) |
(/.f64 (+.f64 (*.f64 a x) (*.f64 1/8 (pow.f64 (*.f64 a x) 4))) (+.f64 1 (*.f64 (*.f64 1/2 (*.f64 a x)) (fma.f64 1/2 (*.f64 a x) -1)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1) (*.f64 x a)) (fma.f64 1/2 (*.f64 x a) -1)) |
(/.f64 (*.f64 a x) (/.f64 (fma.f64 1/2 (*.f64 a x) -1) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 a x)) 2) -1))) |
(*.f64 (/.f64 (*.f64 a x) (fma.f64 (*.f64 1/2 x) a -1)) (+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/4) -1)) |
(*.f64 (/.f64 a (/.f64 (fma.f64 1/2 (*.f64 a x) -1) x)) (+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/4) -1)) |
(pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 1) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(pow.f64 (cbrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 3) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(pow.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3) 1/3) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(pow.f64 (sqrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 2) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(sqrt.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 2)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (exp.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 a) x) (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 a) x) (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x a))) (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (pow.f64 (exp.f64 a) x))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (exp.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (pow.f64 (exp.f64 a) x))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)))) (+.f64 1 (expm1.f64 (*.f64 x a))))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(cbrt.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x a) 3) (pow.f64 (fma.f64 x (*.f64 1/2 a) 1) 3))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 1/2 a) 1) 3) (pow.f64 (*.f64 x a) 3))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(expm1.f64 (log1p.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a))) 1) 1)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 3)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) 3)) 1/3)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) 2)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(log1p.f64 (expm1.f64 (fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 x a (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 x a (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 x (*.f64 a (*.f64 1/2 (*.f64 x a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1/2 (pow.f64 (*.f64 x a) 2) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 a x (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 a x (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x a) 1 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x a) 1 (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (*.f64 a a)) (*.f64 x 1/2) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) x (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) 1 (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x 1/2) (*.f64 x (*.f64 a a)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 1/2 (*.f64 x a)) (*.f64 x a) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1 (*.f64 x a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1 (*.f64 x a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 1 (*.f64 1/2 (pow.f64 (*.f64 x a) 2)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 x a)))) x) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 x (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 a x))))) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 x (cbrt.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))))) (*.f64 a x)) |
(*.f64 x (+.f64 a (*.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))))))) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 a) 2) (*.f64 (cbrt.f64 a) x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) 2) (cbrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 x a)) (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x a)) 2) (cbrt.f64 (*.f64 x a)) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x 1/2)) 2) (*.f64 (cbrt.f64 (*.f64 x 1/2)) (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (pow.f64 (*.f64 x a) 2) 1/2 (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) x) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 x (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2))) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 x) (sqrt.f64 1/2))) (*.f64 a (*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 1/2)))) (*.f64 a x)) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 (*.f64 a (sqrt.f64 1/2)) (*.f64 a (sqrt.f64 1/2)))))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (sqrt.f64 (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x a)) (sqrt.f64 (*.f64 x a)) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (sqrt.f64 (*.f64 x 1/2)) (*.f64 (sqrt.f64 (*.f64 x 1/2)) (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 1/2 a) (*.f64 (*.f64 x a) x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4))) (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 x a)))) (*.f64 x a)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 x (cbrt.f64 (*.f64 a (*.f64 1/2 (*.f64 a x))))) (*.f64 a x)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4) 1/4)) (*.f64 x (cbrt.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))))) (*.f64 a x)) |
(*.f64 x (+.f64 a (*.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 1/2 (*.f64 a (*.f64 a x))))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2))) (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 x a)) |
(fma.f64 (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2)) (*.f64 x (*.f64 (*.f64 a (sqrt.f64 x)) (sqrt.f64 1/2))) (*.f64 a x)) |
(fma.f64 (*.f64 a (*.f64 (sqrt.f64 x) (sqrt.f64 1/2))) (*.f64 a (*.f64 (sqrt.f64 x) (*.f64 x (sqrt.f64 1/2)))) (*.f64 a x)) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 (*.f64 a (sqrt.f64 1/2)) (*.f64 a (sqrt.f64 1/2)))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 1/2 (*.f64 x a))) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 x a)) a (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (cbrt.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 x (*.f64 a a))) (*.f64 x a)) |
(fma.f64 (*.f64 x (*.f64 1/2 (cbrt.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4)))) (cbrt.f64 (*.f64 (*.f64 a x) a)) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 1/2 x) (cbrt.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 a (*.f64 a x))) (*.f64 a x)) |
(*.f64 x (+.f64 a (*.f64 (*.f64 1/2 (cbrt.f64 (pow.f64 (*.f64 a (sqrt.f64 x)) 4))) (cbrt.f64 (*.f64 a (*.f64 a x)))))) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 a a)) x (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 (*.f64 x 1/2) (*.f64 a (sqrt.f64 x))) (*.f64 a (sqrt.f64 x)) (*.f64 x a)) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 a) 2)) (cbrt.f64 a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 x (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 1/2 (pow.f64 (*.f64 x a) 2))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(fma.f64 (*.f64 a (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (*.f64 x a) (*.f64 1/2 (*.f64 x a)))) |
(fma.f64 1/2 (*.f64 (*.f64 x x) (*.f64 a a)) (*.f64 a x)) |
(*.f64 (*.f64 a x) (fma.f64 x (*.f64 1/2 a) 1)) |
(fma.f64 1/2 (pow.f64 (*.f64 a x) 2) (*.f64 a x)) |
(+.f64 0 (*.f64 1/2 (*.f64 x a))) |
(*.f64 1/2 (*.f64 a x)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))) (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 1/2 x))) (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 1/2 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 1/2 x))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 1/2 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 1/2 x))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 a) (*.f64 1/2 x))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))))) |
(*.f64 1/2 (*.f64 a x)) |
(-.f64 (fma.f64 x (*.f64 1/2 a) 1) 1) |
(*.f64 1/2 (*.f64 a x)) |
(pow.f64 (*.f64 1/2 (*.f64 x a)) 1) |
(*.f64 1/2 (*.f64 a x)) |
(pow.f64 (cbrt.f64 (*.f64 1/2 (*.f64 x a))) 3) |
(*.f64 1/2 (*.f64 a x)) |
(pow.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3) 1/3) |
(*.f64 1/2 (*.f64 a x)) |
(pow.f64 (sqrt.f64 (*.f64 1/2 (*.f64 x a))) 2) |
(*.f64 1/2 (*.f64 a x)) |
(sqrt.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2)) |
(*.f64 1/2 (*.f64 a x)) |
(log.f64 (pow.f64 (exp.f64 a) (*.f64 x 1/2))) |
(*.f64 1/2 (*.f64 a x)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/2 (*.f64 x a))))) |
(*.f64 1/2 (*.f64 a x)) |
(cbrt.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) |
(*.f64 1/2 (*.f64 a x)) |
(expm1.f64 (log1p.f64 (*.f64 1/2 (*.f64 x a)))) |
(*.f64 1/2 (*.f64 a x)) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 1/2 (*.f64 x a))) 1)) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (log.f64 (*.f64 1/2 (*.f64 x a)))) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 1)) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 1) 1)) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 1/2 (*.f64 x a)))) 3)) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 1/2 (*.f64 x a)))) 1/3)) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 1/2 (*.f64 x a))) 3) 1/3)) |
(*.f64 1/2 (*.f64 a x)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 1/2 (*.f64 x a)))) 2)) |
(*.f64 1/2 (*.f64 a x)) |
(log1p.f64 (expm1.f64 (*.f64 1/2 (*.f64 x a)))) |
(*.f64 1/2 (*.f64 a x)) |
(fma.f64 1 (fma.f64 x (*.f64 1/2 a) 1) -1) |
(*.f64 1/2 (*.f64 a x)) |
(fma.f64 (fma.f64 x (*.f64 1/2 a) 1) 1 -1) |
(*.f64 1/2 (*.f64 a x)) |
(fma.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) 2) -1) |
(*.f64 1/2 (*.f64 a x)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) 2) (cbrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) -1) |
(*.f64 1/2 (*.f64 a x)) |
(fma.f64 (sqrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) (sqrt.f64 (fma.f64 x (*.f64 1/2 a) 1)) -1) |
(*.f64 1/2 (*.f64 a x)) |
(fma.f64 (+.f64 1 (pow.f64 (*.f64 1/2 (*.f64 x a)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) (-.f64 1 (*.f64 1/2 (*.f64 x a))))) -1) |
(fma.f64 (+.f64 1 (*.f64 1/8 (pow.f64 (*.f64 a x) 3))) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 a x)) 2) (+.f64 1 (*.f64 -1/2 (*.f64 a x))))) -1) |
(fma.f64 (fma.f64 1/8 (pow.f64 (*.f64 a x) 3) 1) (/.f64 1 (+.f64 1 (+.f64 (*.f64 (*.f64 a x) -1/2) (*.f64 (pow.f64 (*.f64 a x) 2) 1/4)))) -1) |
(+.f64 -1 (/.f64 (fma.f64 1/8 (pow.f64 (*.f64 a x) 3) 1) (+.f64 1 (*.f64 (*.f64 1/2 (*.f64 a x)) (fma.f64 1/2 (*.f64 a x) -1))))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 x a)) 2) -1) (/.f64 1 (fma.f64 1/2 (*.f64 x a) -1)) -1) |
(fma.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 a x)) 2) -1) (/.f64 1 (fma.f64 1/2 (*.f64 a x) -1)) -1) |
(fma.f64 (+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/4) -1) (/.f64 1 (fma.f64 (*.f64 1/2 x) a -1)) -1) |
(+.f64 -1 (/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 a x) 2) 1/4) -1) (fma.f64 1/2 (*.f64 a x) -1))) |
Compiled 3488 to 1859 computations (46.7% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 215 | 0 | 215 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 9 | 9 |
| Total | 215 | 11 | 226 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 18.2% | (-.f64 (+.f64 (*.f64 a x) 1) 1) |
| ✓ | 62.4% | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| ✓ | 10.8% | (-.f64 1 1) |
| ✓ | 63.8% | (+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| ✓ | 63.1% | (*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
| ✓ | 60.0% | (*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
| ✓ | 63.9% | (*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
| ✓ | 24.8% | (*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
| ✓ | 55.1% | (*.f64 a x) |
| ✓ | 28.5% | (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
| ✓ | 100.0% | (expm1.f64 (*.f64 a x)) |
Compiled 198 to 117 computations (40.9% saved)
| Inputs |
|---|
(*.f64 a x) |
(-.f64 1 1) |
(-.f64 (+.f64 (*.f64 a x) 1) 1) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
(*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
(*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
(expm1.f64 (*.f64 a x)) |
(-.f64 (exp.f64 (*.f64 a x)) 1) |
| Outputs |
|---|
(expm1.f64 (*.f64 a x)) |
5 calls:
| 6.0ms | x |
| 6.0ms | a |
| 6.0ms | (*.f64 a x) |
| 3.0ms | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| 2.0ms | (exp.f64 (*.f64 a x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | a |
| 100.0% | 1 | x |
| 100.0% | 1 | (-.f64 (exp.f64 (*.f64 a x)) 1) |
| 100.0% | 1 | (exp.f64 (*.f64 a x)) |
| 100.0% | 1 | (*.f64 a x) |
Compiled 114 to 62 computations (45.6% saved)
| Inputs |
|---|
(*.f64 a x) |
(-.f64 1 1) |
(-.f64 (+.f64 (*.f64 a x) 1) 1) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
(*.f64 x (*.f64 1/2 (*.f64 a (*.f64 a x)))) |
(*.f64 x (+.f64 a (*.f64 1/2 (*.f64 a (*.f64 a x))))) |
(*.f64 x (+.f64 a (*.f64 x (*.f64 a (*.f64 a 1/2))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x 1/2) a) 1) (*.f64 a x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 a 1/2) (*.f64 x a))) (*.f64 x a)) |
| Outputs |
|---|
(*.f64 a x) |
(*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x))) |
3 calls:
| 9.0ms | (*.f64 a x) |
| 7.0ms | x |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 1 | a |
| 63.9% | 1 | x |
| 68.4% | 2 | (*.f64 a x) |
Compiled 90 to 48 computations (46.7% saved)
Total -28.4b remaining (-98.7%)
Threshold costs -28.4b (-98.7%)
| Inputs |
|---|
(*.f64 a x) |
(-.f64 1 1) |
(-.f64 (+.f64 (*.f64 a x) 1) 1) |
| Outputs |
|---|
(*.f64 a x) |
3 calls:
| 25.0ms | x |
| 3.0ms | a |
| 3.0ms | (*.f64 a x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 1 | a |
| 55.1% | 1 | x |
| 55.1% | 1 | (*.f64 a x) |
Compiled 26 to 17 computations (34.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.090543356241673 | 7.714968860408465 |
Compiled 13 to 10 computations (23.1% saved)
| 1× | egg-herbie |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 65 |
| 1 | 21 | 65 |
| 1× | done |
| 1× | saturated |
| Inputs |
|---|
(expm1.f64 (*.f64 a x)) |
(if (<=.f64 (*.f64 a x) 2) (*.f64 a x) (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)))) |
(*.f64 a x) |
| Outputs |
|---|
(expm1.f64 (*.f64 a x)) |
(if (<=.f64 (*.f64 a x) 2) (*.f64 a x) (*.f64 1/2 (*.f64 (*.f64 a a) (*.f64 x x)))) |
(*.f64 a x) |
Compiled 31 to 18 computations (41.9% saved)
| 1528× | fma-neg |
| 1090× | fma-neg |
| 1080× | fma-def |
| 948× | unswap-sqr |
| 900× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 18 | 11 |
| 2 | 25 | 11 |
| 3 | 38 | 11 |
| 4 | 73 | 11 |
| 5 | 178 | 11 |
| 6 | 570 | 11 |
| 7 | 2405 | 11 |
| 8 | 5838 | 11 |
| 0 | 151 | 4047 |
| 1 | 339 | 3911 |
| 2 | 1192 | 3117 |
| 3 | 6509 | 3117 |
| 0 | 486 | 8839 |
| 1 | 1178 | 8051 |
| 2 | 4562 | 8043 |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
Compiled 174 to 105 computations (39.7% saved)
(sort a x)
Compiled 150 to 84 computations (44% saved)
Loading profile data...